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 165583 - JSF page framents are always created with encoding ISO-8859-1
Summary: JSF page framents are always created with encoding ISO-8859-1
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 10:35 UTC by aperezymadrid
Modified: 2009-05-20 10:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description aperezymadrid 2009-05-20 10:35:14 UTC
Encoding is always ISO-8859-1, at least on Windows XP. File encoding cannot be changed because property change is 
disabled. If you change the encoding declaration at the top of the jspf file, it's ignored. The stored file encoding 
option is used.

There is no other way from NB to create jspf's than as a Visual Web JSF Page Fragment