[Webkit-unassigned] [Bug 6054] New: Encoded HTML Entities/Special Characters retrieved by XMLHttpRequest not rendering properly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Dec 12 12:14:05 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6054

           Summary: Encoded HTML Entities/Special Characters retrieved by
                    XMLHttpRequest not rendering properly
           Product: WebKit
           Version: 412+
          Platform: Macintosh
               URL: http://www.apple.com/itunes/affiliates/download/?itmsUrl
                    =itms%3A%2F%2Fax.phobos.apple.com.edgesuite.net%2FWebObj
                    ects%2FMZStore.woa%2Fwa%2FviewAlbum%3FselectedItemId%3D7
                    6020434%26playListId%3D76020481%26ign_mscache%3D1
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jmaxwell at apple.com


In the example URL provided, we can see that the album title is rendering as "
When I'm Gone" (I hope bugzilla doesn't translate that to a character -- if
so, it's "When I&_#39;m Gone" without the underscore). 

Expected behavior:
Renders as "When I'm Gone"

Regression:
This value is returned as an XML text node from an XMLHttpRequest and written
via innerHTML to a span.  Firefox (both platforms) and IE6/SP2 render as expected.

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