Closed Bug 218407 Opened 22 years ago Closed 21 years ago

incorrect charcter appears when saving the page (Ctrl+S)

Categories

(Core :: Internationalization, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 212158

People

(Reporter: nospam, Assigned: smontagu)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 When saving to local disc the page http://www1.discreet.com/SITE/PressN.nsf/5245eec90119c9cc852566a6005884a4/af94f82c3c37c24885256d97006dc1ea?OpenDocument bad characters appears, e.g. for the first paragraph: "Montreal, Quebec—September 4, 2003—Discreet, a division of Autodesk, Inc.(NASDAQ: ADSK), today announced new platform support and versions of its powerful non-linear editing and finishing systems, fire® 6 and smoke® 6, to debut at the International Broadcasting Convention in Amsterdam, The Netherlands (booth # 7.421) from September 12-16, 2003. Discreet’s editing systems play a pivotal leadership role in digital intermediate workflows for 2K film, high definition television (HDTV) and standard definition (SD) projects, and the new version 6 releases are expected to deliver new pricing, unprecedented performance, mixed resolution workflow, and powerful new visual effects technology from Discreet’s advanced image-processing research group." instead of: "Montreal, Quebec�September 4, 2003�Discreet, a division of Autodesk, Inc.(NASDAQ: ADSK), today announced new platform support and versions of its powerful non-linear editing and finishing systems, fire� 6 and smoke� 6, to debut at the International Broadcasting Convention in Amsterdam, The Netherlands (booth # 7.421) from September 12-16, 2003. Discreet�s editing systems play a pivotal leadership role in digital intermediate workflows for 2K film, high definition television (HDTV) and standard definition (SD) projects, and the new version 6 releases are expected to deliver new pricing, unprecedented performance, mixed resolution workflow, and powerful new visual effects technology from Discreet�s advanced image-processing research group." Reproducible: Always Steps to Reproduce: 1. launch the page http://www1.discreet.com/SITE/PressN.nsf/5245eec90119c9cc852566a6005884a4/af94f82c3c37c24885256d97006dc1ea?OpenDocument 2. save it to disc (Ctrl+S) 3. the result should show partially bad character Actual Results: bad character appears Expected Results: striclty the same character as the original online page should be displayed for the locally saved page
Page Info shows UTF-8 as charset for the web document, ISO 8859-1 for the local document. There is no charset definition in the document. If you want to see it correctly, you have to adjust the charset manually: View -> Character Coding -> More -> Unicode (UTF-8) or insert a charset declaration into the document. Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5b) Gecko/20030904
intl.
Assignee: font → smontagu
Component: Layout: Fonts and Text → Internationalization
QA Contact: ian → ylong
What exactly is this bug report saying? Is this an RFE that when there is no charset declaration in the document Save should automatically insert one?
*** This bug has been marked as a duplicate of 212158 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.