[Webkit-unassigned] [Bug 98727] New: Should reject invalid dates constructed with multiple fields UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 00:27:56 PDT 2012


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

           Summary: Should reject invalid dates constructed with multiple
                    fields UI
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
            Blocks: 98226


In input[type=date] with multiple fields UI, we allow users to set day-of-month value to 1-31 regardless of the month value. So users can construct an invalid date such as "2012-02-31".  We should sanitize such values.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list