[Webkit-unassigned] [Bug 24482] New: REGRESSION (r38592-r38645): JavaScript error using Oneida wedding registry page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 21:11:23 PDT 2009


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

           Summary: REGRESSION (r38592-r38645): JavaScript error using
                    Oneida wedding registry page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: https://www.oneida.com/index.cfm/fuseaction/wishlist.cre
                    ateForm
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


* SUMMARY
The Oneida registry page has a ship-to address form that contains JavaScript to
ensure that the address lines are not more than 26 characters long.  This works
in Safari 3.2.x, but fails in Safari 4 Public Beta and in the latest WebKit
nightly build (r41521).

* STEPS TO REPRODUCE
1. Register for an account on <http://www.oneida.com/>.
2. On the register page, hit Cmd-Opt-C to open the Web Inspector.  The
following error is printed in the console:  "TypeError: Result of expression
'wishListCreateFormFormObj.address1.validateLengthLT' [undefined] is not a
function."
3. Fill out Ship-To address, using an address line longer than 26 characters.
4. Hit "Save" button.

* RESULTS
The page is submitting (instead of displaying an alert message), and an error
page is printed instead.

* REGRESSION
This is a regression from Safari 3.2.x.

* NOTES
The bisect-builds script reports:

Works: r38592  Fails: r38645


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



More information about the webkit-unassigned mailing list