Closed
Bug 257401
Opened 20 years ago
Closed 20 years ago
Composer changes html ® (registered name symbol) to non standard html code.
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 174216
People
(Reporter: cliver, Unassigned)
References
()
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040803
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040803
When opening a html page in Composer in Mozilla 1.7.2 it changes the standard
html ® which represents the registered name symbol (R) to A(R) and displays
it in Mozilla as ??
Reproducible: Always
Steps to Reproduce:
1.Use composer to open a page containing registered names using ® symbol.
2.Save the page using a different name.
3.Open the saved page in Mozilla.
Actual Results:
Composer changes the html code from ® to A® and it displays as ??
Expected Results:
The registered ® symbol should display as ®
This is the page where composer is changing the code.
http://www.ranbuild.com.au/colors.htm
Comment 1•20 years ago
|
||
I see ® in the source code and I see (R)® in Composer's HTML source editing
mode. Mozilla 1.8a3 build 2004090105 under XP Pro SP2 here.
DUPLICATE of bug 200264 or bug 174216. I need to triage bug 225209 also.
Whiteboard: DUPLICATE of bug 200264 or bug 174216
Comment 2•20 years ago
|
||
I see ® in HTML source editing mode if the character encoding of the
document is iso-8859-1.
I see the (R) glyph in HTML source editing mode if the character encoding of the
document is utf-8; everytime the named character entity reference (ie ®) is
typed in, edited, it is converted back to the (R) glyph in HTML source. I don't
know if this is actually a bug or a feature.
Keywords: qawanted
Whiteboard: DUPLICATE of bug 200264 or bug 174216
Comment 3•20 years ago
|
||
The document at the url you provided is saved under Unicode utf-8; that's
important to mention.
*** This bug has been marked as a duplicate of 174216 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•