Bug 22855 - WebKit does not offer to save passwords on XHTML/application/xhtml+xml pages
Summary: WebKit does not offer to save passwords on XHTML/application/xhtml+xml pages
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 13:54 PST by Rick Mann
Modified: 2008-12-14 19:30 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Mann 2008-12-14 13:54:14 PST
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.
Comment 1 Mark Rowe (bdash) 2008-12-14 19:30:52 PST
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.