<?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>3861</bug_id>
          
          <creation_ts>2005-07-05 04:28:35 -0700</creation_ts>
          <short_desc>&amp;amp; and &amp;#38; in link do not get converted to &amp;</short_desc>
          <delta_ts>2007-07-12 21:26:00 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>New Bugs</component>
          <version>412</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://bug.mathaddicts.org/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Travis Goodspeed">travis</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>bryce1</cc>
    
    <cc>jrn2005</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>13966</commentid>
    <comment_count>0</comment_count>
    <who name="Travis Goodspeed">travis</who>
    <bug_when>2005-07-05 04:28:38 -0700</bug_when>
    <thetext>When the server sets the Content-type to text/xml and a link is clicked where the href contains a 
properly-escaped ampersand, the page loaded uses the numerical escape code for an ampersand instead 
of an ampersand.

This causes some serious issues with server-generated websites as links that set more than one variable 
are mutilated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13967</commentid>
    <comment_count>1</comment_count>
      <attachid>2806</attachid>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:41:53 -0700</bug_when>
    <thetext>Created attachment 2806
testcase application/xhtml+xml</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13968</commentid>
    <comment_count>2</comment_count>
      <attachid>2807</attachid>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:46:28 -0700</bug_when>
    <thetext>Created attachment 2807
testcase application xhtml+xml</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13969</commentid>
    <comment_count>3</comment_count>
      <attachid>2808</attachid>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:51:11 -0700</bug_when>
    <thetext>Created attachment 2808
testcase text/html

common text/html testcase</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13970</commentid>
    <comment_count>4</comment_count>
      <attachid>2809</attachid>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:52:34 -0700</bug_when>
    <thetext>Created attachment 2809
testcase text/xml</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13971</commentid>
    <comment_count>5</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:55:09 -0700</bug_when>
    <thetext>testcases don&apos;t work yet, the url shows a testcase that does... it IS a bug tho :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13973</commentid>
    <comment_count>6</comment_count>
      <attachid>2811</attachid>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 04:56:35 -0700</bug_when>
    <thetext>Created attachment 2811
testcase application/xhtml+xml</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13974</commentid>
    <comment_count>7</comment_count>
    <who name="Joost de Valk (AlthA)">joost</who>
    <bug_when>2005-07-05 05:01:06 -0700</bug_when>
    <thetext>testcases work now. It seems that webkit just doesn&apos;t change &amp;#38; into &amp; but it DOES change &amp;amp; into 
&amp;#38;. Renaming bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20282</commentid>
    <comment_count>8</comment_count>
      <attachid>4014</attachid>
    <who name="Niels Leenheer (HTML5test)">info</who>
    <bug_when>2005-09-23 03:54:10 -0700</bug_when>
    <thetext>Created attachment 4014
Instruct libXML to parse entities

The problem originated in the switch to libXML as the standard XML parser.
LibXML will not parse entities by default and must be explicitly instructed to
do so. The previous Qt parser works the other way around. This patch will turn
on entity parsing for libXML.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20285</commentid>
    <comment_count>9</comment_count>
      <attachid>4014</attachid>
    <who name="Darin Adler">darin</who>
    <bug_when>2005-09-23 08:40:15 -0700</bug_when>
    <thetext>Comment on attachment 4014
Instruct libXML to parse entities

Looks good to me. I believe Eric Seidel is already working on this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20299</commentid>
    <comment_count>10</comment_count>
      <attachid>4014</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-09-23 09:29:46 -0700</bug_when>
    <thetext>Comment on attachment 4014
Instruct libXML to parse entities

This patch AFAIK won&apos;t actually do anything.  Intructing it is only really half
the battle.  If you look at my patch:
http://bugzilla.opendarwin.org/attachment.cgi?id=3953 you&apos;ll see the rest of
the improvements I needed to make for Entity support.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>20300</commentid>
    <comment_count>11</comment_count>
    <who name="Niels Leenheer (HTML5test)">info</who>
    <bug_when>2005-09-23 09:49:50 -0700</bug_when>
    <thetext>Eric: This patch does do something. It enables libxml&apos;s build-in entity support.
This build-in support is limited to numeric entities and the standard named
entities defined in XML (quot, amp, lt, gt), which is exactly what this bug is
about. 

It looks like your patch will do the same and additionally add support for other
named entities (bug 4301), so my patch not needed anymore.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22141</commentid>
    <comment_count>12</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-10-16 21:36:51 -0700</bug_when>
    <thetext>This seems fixed.

*** This bug has been marked as a duplicate of 4301 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>22143</commentid>
    <comment_count>13</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-10-16 21:37:42 -0700</bug_when>
    <thetext>Actually, this one is fixed, but independent of bug 4301.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44880</commentid>
    <comment_count>14</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-11-21 13:04:06 -0800</bug_when>
    <thetext>*** Bug 11655 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44559</commentid>
    <comment_count>15</comment_count>
    <who name="J Ross Nicoll">jrn2005</who>
    <bug_when>2006-11-24 04:38:16 -0800</bug_when>
    <thetext>As I&apos;m still seeing this bug in version 419.3, I&apos;m wondering when we&apos;ll see a fixed version? Okay, what I really mean is, was the patch never committed into the source, or has this been broken again since fixing?
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44538</commentid>
    <comment_count>16</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2006-11-24 09:58:02 -0800</bug_when>
    <thetext>I&apos;ve just tested, and it works correctly in the latest nightly build: &lt;http://nightly.webkit.org&gt;.

Vendors (such as Apple, Omni or Adobe) do not provide information about their release plans, and if you need this particular bugfix to be released ASAP, you&apos;d have to contact each of them directly, unfortunately.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6645</commentid>
    <comment_count>17</comment_count>
    <who name="Bryce Nesbitt">bryce1</who>
    <bug_when>2007-06-22 23:16:05 -0700</bug_when>
    <thetext>I still see this in Safari 2.0.4 (419.3).  AFIK, it is impossible to send more than one parameter back to the server in a xml document, such as XHTML MP (Mobile Profile), if it&apos;s served as xml:

test.xhtml

&lt;?xml version=&quot;2.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//WAPFORUM//DTD XHTML Mobile 1.0//EN&quot; &quot;http://www.wapforum.org/DTD/xhtml-mobile10.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot;&gt;
  &lt;head&gt;&lt;title&gt;City CarShare - Neigborhood Vehicles&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
&lt;h2&gt;&lt;img src=&quot;logo.png&quot; alt=&quot;&quot; /&gt;City CarShare&lt;/h2&gt;
&lt;p&gt;
City CarShare is a Bay Area nonprofit on a mission to provide convenient, affordable access to cars so that we can reduce individual car ownership...
&lt;a href=&quot;http://www.citycarshare.org/&quot;&gt;www.citycarshare.org&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://www.citycarshare.org/test.xhtml?foo=1234&amp;amp;fum=4567&quot;&gt;test1&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://www.citycarshare.org/test.xhtml?foo=1234&amp;#38;fum=4567&quot;&gt;test2&lt;/a&gt;&lt;br/&gt;
&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;

The above XML escapes the amperstand, as it must to do validate.  Safari converts the &amp;amp; to the &amp;#38; entity.  The &amp;#38; entity is left untouched.  Thus both URL&apos;s are damaged at the time the server gets them.  Is there a trick to get past this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5023</commentid>
    <comment_count>18</comment_count>
    <who name="Gheorghe Flavian">gheorghe_flavian</who>
    <bug_when>2007-07-11 03:10:03 -0700</bug_when>
    <thetext>It&apos; s not fixed!
I have a similar problem with a download link that uses javascript . This website uses javascript to send a php file the name of the file and another parameter: &lt;a onclick= return dld(php_file?param1=%2F&amp;amp;file=&apos;name&apos;)&gt;&lt;/a&gt;
This link works in all other browser tested: Opera, Firefox, Internet Explorer. Problem appears both on the Mac and Windows version of Safari (3.0.2 the Windows version).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5020</commentid>
    <comment_count>19</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-07-11 05:35:57 -0700</bug_when>
    <thetext>Ugh, reopening. There was no fix in this bug, and apparently no regression case, sadly.

Broke between r18068 and r23922, I think we should find out when this happened (in case it was a test-less fix for some other bug).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4967</commentid>
    <comment_count>20</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-07-12 00:51:51 -0700</bug_when>
    <thetext>Hmm, I&apos;m almost sure that I could reproduce this yesterday, but now I can not (of course, this still happens with shipping 10.4 Safari/WebKit, but that&apos;s not the point).

Help with testing needed.

&gt; &lt;a onclick= return dld(php_file?param1=%2F&amp;amp;file=&apos;name&apos;)&gt;&lt;/a&gt;

Gheorghe, this bug was only about XHTML, and your snippet is plain HTML. Please file a new bug for this issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4914</commentid>
    <comment_count>21</comment_count>
    <who name="Bryce Nesbitt">bryce1</who>
    <bug_when>2007-07-12 21:18:30 -0700</bug_when>
    <thetext>It works for me with the current webkit, and the http://www.citycarshare.org/ example posted above.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4915</commentid>
    <comment_count>22</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-07-12 21:26:00 -0700</bug_when>
    <thetext>OK, so I guess it was my testing mistake. Sorry for the noise.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2806</attachid>
            <date>2005-07-05 04:41:53 -0700</date>
            <delta_ts>2005-07-05 04:46:28 -0700</delta_ts>
            <desc>testcase application/xhtml+xml</desc>
            <filename>chartest.html</filename>
            <type>application/xhtml+xml</type>
            <size>241</size>
            <attacher name="Joost de Valk (AlthA)">joost</attacher>
            
              <data encoding="base64">PGh0bWw+Cgo8aGVhZD4KCTx0aXRsZT5jaGFyc2V0IHRlc3Q8L3RpdGxlPgo8L2hlYWQ+Cgo8Ym9k
eT4KCiZhbXA7YW1wOyA9ICZhbXA7PGJyLz4gCiZhbXA7IzM4OyA9ICYjMzg7PGJyLz4KPGJyLz4K
JmFtcDthbXA7IGluIGEgdXJsIDxhIGhyZWY9Ij9mb289MSZhbXA7YmFyPTIiPjE8L2E+PGJyLz4K
JmFtcDsjMzg7IGluIGEgdXJsIDxhIGhyZWY9Ij9mb289MSYjMzg7YmFyPTIiPjI8L2E+Cgo8L2Jv
ZHk+Cgo8L2h0bWw+Cg==
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2807</attachid>
            <date>2005-07-05 04:46:28 -0700</date>
            <delta_ts>2005-07-05 04:56:35 -0700</delta_ts>
            <desc>testcase application xhtml+xml</desc>
            <filename>chartest.html</filename>
            <type>application/xhtml+xml</type>
            <size>390</size>
            <attacher name="Joost de Valk (AlthA)">joost</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIGh0bWwgUFVC
TElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgU3RyaWN0Ly9FTiIgImh0dHA6Ly93d3cudzMub3Jn
L1RSL3hodG1sMS9EVEQveGh0bWwxLXN0cmljdC5kdGQiPgo8aHRtbD4KCjxoZWFkPgoJPHRpdGxl
PmNoYXJzZXQgdGVzdDwvdGl0bGU+CjwvaGVhZD4KCjxib2R5PgoKJmFtcDthbXA7ID0gJmFtcDs8
YnIvPiAKJmFtcDsjMzg7ID0gJiMzODs8YnIvPgo8YnIvPgomYW1wO2FtcDsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJmFtcDtiYXI9MiI+MTwvYT48YnIvPgomYW1wOyMzODsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJiMzODtiYXI9MiI+MjwvYT4KCjwvYm9keT4KCjwvaHRtbD4K
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2808</attachid>
            <date>2005-07-05 04:51:11 -0700</date>
            <delta_ts>2005-07-05 04:51:11 -0700</delta_ts>
            <desc>testcase text/html</desc>
            <filename>chartest.html</filename>
            <type>text/html</type>
            <size>390</size>
            <attacher name="Joost de Valk (AlthA)">joost</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIGh0bWwgUFVC
TElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgU3RyaWN0Ly9FTiIgImh0dHA6Ly93d3cudzMub3Jn
L1RSL3hodG1sMS9EVEQveGh0bWwxLXN0cmljdC5kdGQiPgo8aHRtbD4KCjxoZWFkPgoJPHRpdGxl
PmNoYXJzZXQgdGVzdDwvdGl0bGU+CjwvaGVhZD4KCjxib2R5PgoKJmFtcDthbXA7ID0gJmFtcDs8
YnIvPiAKJmFtcDsjMzg7ID0gJiMzODs8YnIvPgo8YnIvPgomYW1wO2FtcDsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJmFtcDtiYXI9MiI+MTwvYT48YnIvPgomYW1wOyMzODsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJiMzODtiYXI9MiI+MjwvYT4KCjwvYm9keT4KCjwvaHRtbD4K
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2809</attachid>
            <date>2005-07-05 04:52:34 -0700</date>
            <delta_ts>2005-07-05 04:57:56 -0700</delta_ts>
            <desc>testcase text/xml</desc>
            <filename>chartest.html</filename>
            <type>text/xml</type>
            <size>390</size>
            <attacher name="Joost de Valk (AlthA)">joost</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIGh0bWwgUFVC
TElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgU3RyaWN0Ly9FTiIgImh0dHA6Ly93d3cudzMub3Jn
L1RSL3hodG1sMS9EVEQveGh0bWwxLXN0cmljdC5kdGQiPgo8aHRtbD4KCjxoZWFkPgoJPHRpdGxl
PmNoYXJzZXQgdGVzdDwvdGl0bGU+CjwvaGVhZD4KCjxib2R5PgoKJmFtcDthbXA7ID0gJmFtcDs8
YnIvPiAKJmFtcDsjMzg7ID0gJiMzODs8YnIvPgo8YnIvPgomYW1wO2FtcDsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJmFtcDtiYXI9MiI+MTwvYT48YnIvPgomYW1wOyMzODsgaW4gYSB1cmwgPGEg
aHJlZj0iP2Zvbz0xJiMzODtiYXI9MiI+MjwvYT4KCjwvYm9keT4KCjwvaHRtbD4K
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>2811</attachid>
            <date>2005-07-05 04:56:35 -0700</date>
            <delta_ts>2005-07-05 04:56:35 -0700</delta_ts>
            <desc>testcase application/xhtml+xml</desc>
            <filename>chartest.html</filename>
            <type>application/xhtml+xml</type>
            <size>427</size>
            <attacher name="Joost de Valk (AlthA)">joost</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIGh0bWwgUFVC
TElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgU3RyaWN0Ly9FTiIgImh0dHA6Ly93d3cudzMub3Jn
L1RSL3hodG1sMS9EVEQveGh0bWwxLXN0cmljdC5kdGQiPgo8aHRtbCB4bWxucz0iaHR0cDovL3d3
dy53My5vcmcvMTk5OS94aHRtbCI+Cgo8aGVhZD4KCTx0aXRsZT5jaGFyc2V0IHRlc3Q8L3RpdGxl
Pgo8L2hlYWQ+Cgo8Ym9keT4KCiZhbXA7YW1wOyA9ICZhbXA7PGJyLz4gCiZhbXA7IzM4OyA9ICYj
Mzg7PGJyLz4KPGJyLz4KJmFtcDthbXA7IGluIGEgdXJsIDxhIGhyZWY9Ij9mb289MSZhbXA7YmFy
PTIiPjE8L2E+PGJyLz4KJmFtcDsjMzg7IGluIGEgdXJsIDxhIGhyZWY9Ij9mb289MSYjMzg7YmFy
PTIiPjI8L2E+Cgo8L2JvZHk+Cgo8L2h0bWw+Cg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>4014</attachid>
            <date>2005-09-23 03:54:10 -0700</date>
            <delta_ts>2005-09-23 09:29:46 -0700</delta_ts>
            <desc>Instruct libXML to parse entities</desc>
            <filename>entities.patch</filename>
            <type>text/plain</type>
            <size>744</size>
            <attacher name="Niels Leenheer (HTML5test)">info</attacher>
            
              <data encoding="base64">SW5kZXg6IFdlYkNvcmUva2h0bWwveG1sL3htbF90b2tlbml6ZXIuY3BwCj09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KUkNT
IGZpbGU6IC9jdnMvcm9vdC9XZWJDb3JlL2todG1sL3htbC94bWxfdG9rZW5pemVyLmNwcCx2CnJl
dHJpZXZpbmcgcmV2aXNpb24gMS40MQpkaWZmIC1wIC11IC1yMS40MSBXZWJDb3JlL2todG1sL3ht
bC94bWxfdG9rZW5pemVyLmNwcAotLS0gV2ViQ29yZS9raHRtbC94bWwveG1sX3Rva2VuaXplci5j
cHAJMjkgQXVnIDIwMDUgMjE6Mjk6MjQgLTAwMDAJMS40MQorKysgV2ViQ29yZS9raHRtbC94bWwv
eG1sX3Rva2VuaXplci5jcHAJMjMgU2VwIDIwMDUgMTA6NDk6MTIgLTAwMDAKQEAgLTIzNyw2ICsy
MzcsNyBAQCBzdGF0aWMgeG1sUGFyc2VyQ3R4dFB0ciBjcmVhdGVRU3RyaW5nUGFyCiAgICAgc3Rh
dGljIGJvb2wgZGlkSW5pdCA9IGZhbHNlOwogICAgIGlmICghZGlkSW5pdCkgewogICAgICAgICB4
bWxJbml0UGFyc2VyKCk7CisgICAgICAgIHhtbFN1YnN0aXR1dGVFbnRpdGllc0RlZmF1bHQoMSk7
CiAgICAgICAgIHhtbFJlZ2lzdGVySW5wdXRDYWxsYmFja3MobWF0Y2hGdW5jLCBvcGVuRnVuYywg
cmVhZEZ1bmMsIE5VTEwpOwogICAgICAgICB4bWxSZWdpc3Rlck91dHB1dENhbGxiYWNrcyhtYXRj
aEZ1bmMsIG9wZW5GdW5jLCB3cml0ZUZ1bmMsIE5VTEwpOwogICAgICAgICBkaWRJbml0ID0gdHJ1
ZTsK
</data>
<flag name="review"
          id="615"
          type_id="1"
          status="-"
          setter="eric"
    />
          </attachment>
      

    </bug>

</bugzilla>