This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 18607 - I18N - Encoding handling
Summary: I18N - Encoding handling
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: I18N
Depends on: 18651
Blocks:
  Show dependency tree
 
Reported: 2001-12-13 10:45 UTC by _ pkuzel
Modified: 2009-05-18 10:45 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ pkuzel 2001-12-13 10:45:49 UTC
I took a EditorCookie, then a Document. Into the Document I inserted a text
including encoding meta data. Finally I saved it using saveDocument(). If looks
that it is saved in a platform default encoding instead of declared one.
Comment 1 _ rkubacki 2002-01-15 16:03:03 UTC
Does it make sense to parse HTML in order to get your encoding? I
would say that it is an advanced feature and there is not big demand
for it.
Comment 2 _ pkuzel 2002-01-15 16:49:18 UTC
Ask your question Japanese users. This is typical I18N issue.
Comment 3 Marek Grummich 2002-07-22 09:58:50 UTC
Set target milestone to TBDo
Comment 4 Jesse Glick 2002-12-23 16:37:48 UTC
Consistent use of the I18N keyword.
Comment 5 _ rkubacki 2003-11-28 16:13:01 UTC
Should be implemented by Jarda Tulach some time ago.