[Webkit-unassigned] [Bug 11896] New: Going Back/Forward changes form submit values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 20 12:54:20 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11896

           Summary: Going Back/Forward changes form submit values
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shawn at vantech.com


Form submit values get confused when going back/forward between pages with
multiple forms. We see this all the time in our web apps, which are
unfortunately limited access, so I can't provide them as an example.  But if
you create a page with a form that leads to another page with another form, and
then submit the first form and click the Back button to return, then you might
see what we're seeing.  If not, add more forms to each page and make sure the
submit buttons have different custom VALUE attributes.  You should see the
intended values of the buttons getting mixed up, as if WebKit loses track of
which button is supposed to have which value.


-- 
Configure bugmail: http://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