- From: <bugzilla@jessica.w3.org>
- Date: Thu, 14 Feb 2013 10:39:42 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20994 Bug ID: 20994 Summary: Wrong result in format-number example Classification: Unclassified Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Functions and Operators 3.0 Assignee: mike@saxonica.com Reporter: mormegil@centrum.cz QA Contact: public-qt-comments@w3.org In section 4.7.2, there is an example stating that The expression format-number(12345.6, '#,###.00') returns "12,345.00". But there is no reason why this should return "12,345.00" instead of "12,345.60". -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 14 February 2013 10:39:44 UTC