[Webkit-unassigned] [Bug 45153] New: Unable to save Yahoo Bookmark from nih.gov

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 2 17:07:36 PDT 2010


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

           Summary: Unable to save Yahoo Bookmark from nih.gov
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: abarth at webkit.org


Created an attachment (id=66432)
 --> (https://bugs.webkit.org/attachment.cgi?id=66432)
test case

Steps to reproduce:

1. Open http://www.nih.gov.
2. Choose Yahoo Bookmarks from the Bookmark and Share menu.
3. Enter Yahoo username and password.
4. Enter a title (note that a default value should be present at this step).
5. Press Save.

This only works in IE, not in Safari, Chrome, Firefox or Opera.

The reason for this is that IE apparently decodes entities in URLs, see attached test case. Even though the string contains &, an actual request contains an ampersand.

Probably an evangelism bug.

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