W3C home > Mailing lists > Public > www-xml-schema-comments@w3.org > July to September 2008

[Bug 6031] New: Oops! in algorithm of precisionDecimalCanonicalMap

From: <bugzilla@wiggum.w3.org>
Date: Sat, 06 Sep 2008 02:42:11 +0000
To: www-xml-schema-comments@w3.org
Message-ID: <bug-6031-703@http.www.w3.org/Bugs/Public/>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6031

           Summary: Oops! in algorithm of precisionDecimalCanonicalMap
           Product: XML Schema
           Version: 1.1 only
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Datatypes: XSD Part 2
        AssignedTo: cmsmcq@w3.org
        ReportedBy: davep@iit.edu
         QAContact: www-xml-schema-comments@w3.org


Oops I discovered while commenting on bug 3248:

Step 5 of the algorithm for precisionDecimalCanonicalMap begins
  "Otherwise, it will be the case that nV is less than 1E&#8722;6 or greater
than 1E6."

Actually, it should read
  "Otherwise, it will be the case that nV is less than 1E&#8722;6 or greater
than 1E6 or aP is less than zero."

I believe the actual subalgorithm under Step 5 is correct even in this added
case.


-- 
Configure bugmail: http://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 Saturday, 6 September 2008 02:42:45 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:16 GMT