<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>6054</bug_id>
          
          <creation_ts>2005-12-12 12:14:04 -0800</creation_ts>
          <short_desc>Encoded HTML Entities/Special Characters retrieved by XMLHttpRequest not rendering properly</short_desc>
          <delta_ts>2005-12-12 14:35:32 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.apple.com/itunes/affiliates/download/?itmsUrl=itms%3A%2F%2Fax.phobos.apple.com.edgesuite.net%2FWebObjects%2FMZStore.woa%2Fwa%2FviewAlbum%3FselectedItemId%3D76020434%26playListId%3D76020481%26ign_mscache%3D1</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>4301</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Justin Maxwell">jmaxwell</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25869</commentid>
    <comment_count>0</comment_count>
    <who name="Justin Maxwell">jmaxwell</who>
    <bug_when>2005-12-12 12:14:04 -0800</bug_when>
    <thetext>In the example URL provided, we can see that the album title is rendering as &quot;
When I&amp;#39;m Gone&quot; (I hope bugzilla doesn&apos;t translate that to a character -- if
so, it&apos;s &quot;When I&amp;_#39;m Gone&quot; without the underscore). 

Expected behavior:
Renders as &quot;When I&apos;m Gone&quot;

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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25873</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-12-12 13:31:28 -0800</bug_when>
    <thetext>This isn&apos;t a layout issue, but rather a parser issue.  Possibly a dup of 
http://bugzilla.opendarwin.org/show_bug.cgi?id=4301
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25875</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2005-12-12 14:21:20 -0800</bug_when>
    <thetext>This works fine for me in ToT (could reproduce with 2.0.2).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25876</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-12-12 14:31:21 -0800</bug_when>
    <thetext>Justin, could you please confirm that this works for you with the latest nightly:
http://nightly.webkit.org/

Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25877</commentid>
    <comment_count>4</comment_count>
    <who name="Justin Maxwell">jmaxwell</who>
    <bug_when>2005-12-12 14:35:32 -0800</bug_when>
    <thetext>Thanks for introducing me to the world of latest nightlies.  It works as
expected in 2.0.2 (416.13)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>