-
Type:
Bug
-
Status: Resolved
-
Resolution: Incomplete
-
Affects Version/s: 1.2.x
-
Fix Version/s: None
-
Component/s: XPathC
-
Labels:None
-
Environment:Operating System: Windows NT/2K
Platform: PC
-
Bugzilla Id:3185
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