[Webkit-unassigned] [Bug 7763] New: Empty action URIs in Forms redirect towards site root and not same document
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Mar 14 05:10:19 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7763
Summary: Empty action URIs in Forms redirect towards site root
and not same document
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: HTML Forms
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: alakazam at melix.net
It would seem, according to rfc3986, §4.4, that an empty URI action for a html
form, such as
<form action="">
is supposed to redirect towards the same document.
Several other browsers act in this manner, but Webkit redirects towards the
base location of the web site.
This bug is present on http://frankiz.net/, however the site is not open for
user registration.
This bug poses a problem for websites that are visible from several locations
with different access paths (proxypass for instance).
--
Configure bugmail: http://bugzilla.opendarwin.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