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 116596 - I18N - do feq and seeding of encoding for xslt files
Summary: I18N - do feq and seeding of encoding for xslt files
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-09-25 01:51 UTC by Ken Frank
Modified: 2007-10-30 04:29 UTC (History)
1 user (show)

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 Ken Frank 2007-09-25 01:51:35 UTC
see 115655 and 114683 for details - this issue covers the file types
not covered by those issue

these filetypes are

xsl stylesheet 

(there is 115502 filed on enterprise to do it for wsdl from database)

As mentioned in other issue and emails, this is being filed due to dev
comments about needing consistency of having feq done since it was
done for other filetypes.

And was mentioned in those mails there is also a concern not to destabilize
the code or user experience this late in the cycle however, whether
for this one or the other ones on xml.

I also don't know if details of this or 114683 implementation
need to be communicated to customers of xml files so affected -
like enterprise or j2ee/web teams, since I think those and other
projects can create the kind of xml files affected by these issues.
Comment 1 Samaresh Panda 2007-10-10 18:17:17 UTC
Fix integrated.
/cvs/xml/xsl/nbproject/project.xml,v  <--  project.xml
new revision: 1.8; previous revision: 1.7
/cvs/xml/xsl/nbproject/project.properties,v  <--  project.properties
new revision: 1.10; previous revision: 1.9
/cvs/xml/xsl/src/org/netbeans/modules/xsl/resources/mf-layer.xml,v  <--  mf-layer.xml
new revision: 1.22; previous revision: 1.21
/cvs/xml/xsl/src/org/netbeans/modules/xsl/XSLDataObject.java,v  <--  XSLDataObject.java
new revision: 1.13; previous revision: 1.12
/cvs/xml/xsl/src/org/netbeans/modules/xsl/resources/templates/stylesheet.xsl,v  <--  stylesheet.xsl
new revision: 1.9; previous revision: 1.8
/cvs/xml/xsl/src/org/netbeans/modules/xsl/wizard/Bundle.properties,v  <--  Bundle.properties
/cvs/xml/xsl/src/org/netbeans/modules/xsl/wizard/XSLWizardIterator.java,v  <--  XSLWizardIterator.java
initial revision: 1.1
Comment 2 kaa 2007-10-18 19:48:46 UTC
verified: build 1016, XP.ja_JP
Comment 3 Ken Frank 2007-10-30 04:29:19 UTC
this is for xsl stylesheet only  ? - since xslt covered by 115502, which was reopened.

ken.frank@sun.com