You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2002/04/11 16:34:31 UTC

DO NOT REPLY [Bug 7963] - Xalan format-number() does not handle numbers in exponential format

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7963>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7963

Xalan format-number() does not handle numbers in exponential format

keshlam@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From keshlam@us.ibm.com  2002-04-11 14:34 -------
That format isn't supported by the XSLT spec. I'd suggest that you use an 
extension function to convert them, if that's what you need. Or contact the XSLT 
2.0 working group and propose it as an enhancement to the spec.