Closed Bug 76406 Opened 24 years ago Closed 24 years ago

Composer replaces all apostrphies with ' in HTML source view

Categories

(Core :: DOM: Editor, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 68167

People

(Reporter: atomic, Assigned: rubydoo123)

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; 0.8.1) Gecko/20010323 BuildID: 2001032319 When saving an HTML page with lots of JavaScript all the apastrophies (') are replaced with &apos; within code such as OnMouseover="domouse('image0','image1')" obviously this destroys the script. Reproducible: Always Steps to Reproduce: 1.Create a <script> in HTML source view. 2.Save and close the document. 3.Open the document, all ' characters are replaced with &apos;. Actual Results: See above; all ' characters are replaced with &apos; Expected Results: ' characters are required within JavaScript and so should not be replaced with &apos;, or the user should be promted before this change is made. The HTML source editing function should be at least, and probably more, funcional than the WYSIWYG editor.
*** This bug has been marked as a duplicate of 68167 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified in 4/17 build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.