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

Summary: I18N - Encoding handling
Product: web Reporter: _ pkuzel <pkuzel>
Component: HTML EditorAssignee: _ rkubacki <rkubacki>
Status: RESOLVED FIXED    
Severity: blocker Keywords: I18N
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 18651    
Bug Blocks:    

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.