[Webkit-unassigned] [Bug 146238] New: Misleading error message: "At least one digit must occur after a decimal point"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 08:37:46 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=146238

            Bug ID: 146238
           Summary: Misleading error message: "At least one digit must
                    occur after a decimal point"
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: claude.pache at gmail.com

Type in the console:

  12.34a

You get rightfully an SyntaxError, but the message is incorrect:

  SyntaxError: At least one digit must occur after a decimal point

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150623/a0dbb543/attachment.html>


More information about the webkit-unassigned mailing list