Closed
Bug 384313
Opened 17 years ago
Closed 17 years ago
view source of generated plain/text window showing non text char (FFFB?)
Categories
(Toolkit :: View Source, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 382074
People
(Reporter: kohl, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/xml
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6pre) Gecko/20070612 Minefield/3.0a6pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a6pre) Gecko/20070612 Minefield/3.0a6pre
generating a web page of type plain/text and showing the page source ( View -> Page Source) is showing non text chars.
(perhaps Protocol of 16bit chars as 2 8bit chars)
Reproducible: Always
Steps to Reproduce:
1.start winmaker.xml
2.click the button
3.look for the source of the generated page
Actual Results:
2 chars pro char written:
��<�t�i�t�l�e�>�w�r�o�n�g� �'�
Expected Results:
seeing the text:
<title>wrong '
Reporter | ||
Comment 1•17 years ago
|
||
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•