[Webkit-unassigned] [Bug 27185] New: base href not being used properly on forms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 11 15:29:34 PDT 2009


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

           Summary: base href not being used properly on forms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://demo.silverstripe.com/Security/login
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon at simon.geek.nz


Sometime in the last week, the handling of the action attribute in a form
hasn't been taking into account a <base> tag on the page. With the forms at
http://demo.silverstripe.com/Security/login, they should be submitting to
http://demo.silverstripe.com/Security/LoginForm, as the base href is
http://demo.silverstripe.com/, however they're submitting to
http://demo.silverstripe.com/Security/Security/LoginForm, thus rendering the
form unusable.

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