[Webkit-unassigned] [Bug 37236] Cannot resubmit form after submission fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 15:43:39 PDT 2010


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


Joe Mason <jmason at rim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52794|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Joe Mason <jmason at rim.com>  2010-04-07 15:43:39 PST ---
Created an attachment (id=52794)
 --> (https://bugs.webkit.org/attachment.cgi?id=52794)
suggested patch

This patch will fix the problem.  It seems to me that if an error is received,
always clearing m_submittedFormURL should be safe.  Under what circumstances
would it NOT match the original URL for a FrameLoader?

If this is too invasive, an alternative is to compare only the base URL's but
not the query parts.

I'll gladly add a layout test if someone can help me figure out how.

-- 
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