Closed Bug 143751 Opened 24 years ago Closed 24 years ago

wrong umlaut and symbol saving from browser

Categories

(Core :: Internationalization: Localization, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 119146

People

(Reporter: dot_ulli, Assigned: rchen)

References

()

Details

(Keywords: intl)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0+) Gecko/20020511 BuildID: 2002051104 Creating this piece aof html: <html> <head> </head> <body> &nbsp;&nbsp;<br>&ouml & ä &lt > </body> </html> Saved with the browser the body now shows: <body> <br>ö &amp; ä &lt; &gt; </body> Saved with the composer: <body> &nbsp;&nbsp;<br> &ouml; &amp; &auml; &lt; &gt; <br> </body> Reproducible: Always Steps to Reproduce: 1. create the small html file 2. save it with browser 3. save ii with composer 4. compare the two files Actual Results: Both files differ. The &nbsp is actually replaced by 0xa0 Expected Results: Save the file with proper encoding and same contents from both components
Duplicate of "Incorrect Save As - Web Page, Complete saves (may be, because of national charset)" *** This bug has been marked as a duplicate of 119146 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Looking only at the browsers behaviour this might be a duplicate. This has'nt been my intention. I wanted to show up that the saved results of the components browser and composer are quite different. As this works for the composer I'm not quite sure this really a localization problem. If you open the 2nd file using the composer the valid encoding is reestablished.
Verified as a dup.
Status: RESOLVED → VERIFIED
Keywords: intl
You need to log in before you can comment on or make changes to this bug.