Closed Bug 155184 Opened 23 years ago Closed 23 years ago

add UTF-16LE/BE character codings to menus

Categories

(Core :: Internationalization, enhancement)

x86
Windows 95
enhancement
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 55300
Future

People

(Reporter: neil, Assigned: tetsuroy)

Details

(Keywords: intl)

I have a document that doesn't display in UTF-16LE by default for whatever reason. Now I have another document which is in UTF-16LE which displays correctly and also displays UTF-16LE in the Character Coding menu. Only now that I've displayed an existing UTF-16LE document can I force this original document to UTF-16LE as there wasn't any option on the menus previously.
>I have a document that doesn't display in UTF-16LE Does the doc contain <meta charset> tag? >there wasn't any option on the menus As far as I know it's designed that way. cc momoi-san for his input
> Does the doc contain <meta charset> tag? No it's a text document. >> there wasn't any option on the menus > As far as I know it's designed that way. Oh well. At least I have a workaround now.
Keywords: intl
QA Contact: ruixu → ylong
Status: NEW → ASSIGNED
Target Milestone: --- → Future
If the document is local, then the likely cause of this is absence of BOM. If it is received via HTTP which specifies it's MIME type as UTF-16, then this is bug 68738. UTF-XXXX charset inclusion is menus is bug 55300.
*** This bug has been marked as a duplicate of 55300 ***
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
vrfy
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.