- From: <bugzilla@jessica.w3.org>
- Date: Fri, 22 May 2015 20:44:13 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28682 Bug ID: 28682 Summary: Editorial: incorrect last example of fn:format-number Product: XPath / XQuery / XSLT Version: Working drafts Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: Functions and Operators 3.1 Assignee: mike@saxonica.com Reporter: pwalmsley@datypic.com QA Contact: public-qt-comments@w3.org The last example of fn:format-number says: The expression format-number(1234.5678, '00.000E0') returns "12.569E2". when it should be: The expression format-number(1234.5678, '00.000E0') returns "12.346E2". -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 22 May 2015 20:44:15 UTC