- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Sep 2012 15:17:31 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19004 --- Comment #12 from Tim Mills <tim@cbcl.co.uk> 2012-09-28 15:17:31 UTC --- (In reply to comment #11) > That still leaves format-integer-037 and format-integer-038 which are > presumably expecting an error due to the format modifier. The specification > doesn't mention raising errors for this. Sorry, make that format-integer-034: format-integer(1, '1;o(-er)z') format-integer-037: format-integer(1234, 'Ww;o()(') Test format-integer-038 seems to suggest that if the primary format token isn't recognised, then the format modifier should be ignored as well. The specification doesn't seem to suggest that. I'd have expected the result 1234th rather than 1234. Other than a couple of examples, there doesn't seem to be much describing the how to use the argument appearing within brackets. Is it an error if it doesn't include a hyphen? -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Friday, 28 September 2012 15:17:37 UTC