[Webkit-unassigned] [Bug 13504] Flash deep linking causes page to reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 04:28:35 PDT 2007


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


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Plug-ins                    |Forms
           Keywords|                            |NeedsReduction




------- Comment #2 from bdash at webkit.org  2007-04-27 04:28 PDT -------
The cause of this issue appears to be differing behaviour when submitting a GET
form with no input elements.  Safari 2.0 submits to the exact same URL, while
current WebKit appends the ? to the end of the URL.  More recent versions of
the SWFAddress code  (the current SVN version, for example) only use a hidden
form to change the location for versions of Safari < 412.

I suspect this can be considered a site bug as Camino behaves in the same
fashion as current WebKit when it executes the same JavaScript code. 


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