Bug 22855
Summary: | WebKit does not offer to save passwords on XHTML/application/xhtml+xml pages | ||
---|---|---|---|
Product: | WebKit | Reporter: | Rick Mann <rmann> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Rick Mann
Seems to happen on all versions of Safari (shipped with Leopard) to 528.7+.
WebKit/Safari do not offer to save passwords for websites using strict XHTML 1.1 and correct Content-Type: application/xhtml+xml.
Visit
https://satdb.org/Login.do
Type any username and password. Upon clicking submit, it is expected that Safari/WebKit will offer to save the password. It does not. If the served Content-type is changed to text/html, WebKit DOES offer to save passwords.
It should save passwords regardless of the type of page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Password autofill is part of the Safari application, not the WebKit framework. See <http://webkit.org/blog/101/back-to-basics/> for more information about the distinction. This bug report should be filed against Safari at <http://bugreport.apple.com/>.
This bug will be closed as INVALID per our policy for handling bugs outside of WebKit.