Details
-
Bug
-
Status: Resolved
-
Resolution: Incomplete
-
1.2.x
-
None
-
None
-
Operating System: Windows NT/2K
Platform: PC
-
3185
Description
A stylesheet with this text:
<xsl:value-of select = "number(2.E3)"/>
will give this error:
XalanError:
XSL Error: Expected ,, but found: E3
pattern = 'number(2.E3)'
Remaining tokens: ( 'E3' ')'), line 11, offset 44
XSL Warning: Error parsing report.xsl
XSL Error: Failed to process stylesheet!
XSL Warning: Unknown Exception