[Bug 19004] [FO30] format-integer tests expecting err:FODF1310

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19004

Christian Gruen <christian.gruen@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christian.gruen@gmail.com

--- Comment #17 from Christian Gruen <christian.gruen@gmail.com> ---
Sorry for my jumping in late. I am wondering if the new results of the
following two test cases...

format-integer-025:
  format-integer(1500000, '#')
  1500000

format-integer-026
  format-integer(1500000, '#a')
  1500000

...harmonize with the specification, which says that "there MUST be at least
one mandatory-digit-sign" in decimal-digit-patterns.

Next, I am not sure where to spot the "default primary format" mentioned in
comment #15.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 10 March 2013 20:35:21 UTC