JDK-2192094 : XSL : Xalan transformer fails to process semicolumn symbol in a count() function correctly
  • Type: Backport
  • Backport of: JDK-6941869
  • Component: xml
  • Sub-Component: javax.xml.transform
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2010-04-23
  • Updated: 2012-04-25
  • Resolved: 2010-04-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6
1.4.0 1.4Fixed 6u22-revFixed
Comments
EVALUATION Refer to the main CR, I think the analysis is thorough and the fix looks reasonable. The setStartNode(int node) method was likely designed with the first constructor in their mind, but it did not work for reset().
27-04-2010