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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>7083</bug_id>
          
          <creation_ts>2009-07-06 12:47:07 +0000</creation_ts>
          <short_desc>MathML generates wrong tags when adding a &lt;mover&gt;.</short_desc>
          <delta_ts>2009-07-29 16:29:50 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Amaya</product>
          <component>MathML</component>
          <version>11.2</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="William Gacquer">wgacquer</reporter>
          <assigned_to name="Vincent Quint">vincent.quint</assigned_to>
          <cc>carcone</cc>
    
    <cc>emilien.kia</cc>
    
    <cc>fred.wang</cc>
    
    <cc>Irene.Vatton</cc>
    
    <cc>vincent.quint</cc>
          
          <qa_contact name="Vincent Quint">vincent.quint</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25872</commentid>
    <comment_count>0</comment_count>
    <who name="William Gacquer">wgacquer</who>
    <bug_when>2009-07-06 12:47:07 +0000</bug_when>
    <thetext>The MathML editor always generates 

&lt;mover&gt;
&lt;mi&gt;a&lt;/mi&gt;
&lt;mi&gt;b&lt;/mi&gt;
&lt;/mover&gt;

instead of 

&lt;mover&gt;
&lt;mi&gt;a&lt;/mi&gt;
&lt;mo&gt;b&lt;/mo&gt;
&lt;/mover&gt;

This bug can easily be reproduced by creating a MathML document and adding the &lt;mover&gt; element ( line 3, row 4 of the MathML elements available on the upper right side of Amaya.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25877</commentid>
    <comment_count>1</comment_count>
    <who name="">fred.wang</who>
    <bug_when>2009-07-06 15:37:00 +0000</bug_when>
    <thetext>(I guess you mean row 3 column 4)

I don&apos;t see what is wrong with generating a &lt;mi&gt; around a &quot;b&quot;. The choice of mi/mn/mo is determined by the content. If you replace the &quot;b&quot; by &quot;+&quot; or &quot;1&quot; then you get a mo/mn respectively. Moreover, you can select the mi and do &quot;insert-&gt;math-&gt;mo&quot; so that it will be replaced my a mo. But I don&apos;t think you need to do that. Can you clarify what you expect Amaya to do?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25879</commentid>
    <comment_count>2</comment_count>
    <who name="William Gacquer">wgacquer</who>
    <bug_when>2009-07-06 18:30:25 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; (I guess you mean row 3 column 4)
&gt; 
&gt; I don&apos;t see what is wrong with generating a &lt;mi&gt; around a &quot;b&quot;. The choice of
&gt; mi/mn/mo is determined by the content. If you replace the &quot;b&quot; by &quot;+&quot; or &quot;1&quot;
&gt; then you get a mo/mn respectively. Moreover, you can select the mi and do
&gt; &quot;insert-&gt;math-&gt;mo&quot; so that it will be replaced my a mo. But I don&apos;t think you
&gt; need to do that. Can you clarify what you expect Amaya to do?
&gt; 

Neither firefox, Chrome nor Opera display the generated code as expected. But now I noticed that it only happens when using the &quot;slidy&quot; feature of Amaya.

Below is an illustration of that bug. It displays well in Amaya but not in a browser.

Regards
____________

&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;?xtiger template=&quot;http://www.w3.org/Amaya/Templates/slides.xtd&quot; version=&quot;1.0&quot; templateVersion=&quot;1.0&quot;?&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;
 xmlns:xt=&quot;http://ns.inria.org/xtiger&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;head&gt;
  &lt;meta http-equiv=&quot;content-type&quot;
  content=&quot;application/xhtml+xml; charset=UTF-8&quot; /&gt;
  &lt;title&gt;&lt;xt:use types=&quot;string&quot; label=&quot;slide_title&quot;
  initial=&quot;true&quot;&gt;test&lt;/xt:use&gt;&lt;/title&gt;
  &lt;meta name=&quot;generator&quot; content=&quot;amaya 9.54, see http://www.w3.org/Amaya/&quot; /&gt;
  &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;
  href=&quot;http://www.w3.org/Amaya/Templates/slidy.css&quot; /&gt;
  &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen, projection&quot;
  href=&quot;http://www.w3.org/Amaya/Templates/slidy-blue.css&quot; title=&quot;Blue&quot; /&gt;
  &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;print&quot;
  href=&quot;http://www.w3.org/Amaya/Templates/print.css&quot; /&gt;
  &lt;script type=&quot;text/javascript&quot;
  src=&quot;http://www.w3.org/Amaya/Templates/slidy.js&quot;&gt;
  &lt;/script&gt;
  &lt;script type=&quot;text/javascript&quot;
  src=&quot;http://www.w3.org/Amaya/Templates/slidy-toc.js&quot;&gt;
  &lt;/script&gt;
  &lt;style type=&quot;text/css&quot;&gt;
     /* your custom style rules */
     dd {margin-top: 0.3em}
     dd p {margin-top: 0.3em; margin-bottom: 0.3em}
     &lt;/style&gt;
&lt;/head&gt;

&lt;body xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;

&lt;div class=&quot;background&quot;&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;bottom&quot;&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;slide cover&quot;&gt;

&lt;div class=&quot;cover-image&quot;&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;cover-content&quot;&gt;
&lt;h1&gt;&lt;xt:use types=&quot;string&quot; label=&quot;title&quot; initial=&quot;true&quot;&gt;Title&lt;/xt:use&gt;&lt;/h1&gt;

&lt;p&gt;&lt;xt:use types=&quot;string&quot; label=&quot;author&quot; initial=&quot;true&quot;&gt;Author&lt;/xt:use&gt;&lt;/p&gt;
&lt;address&gt;
  &amp;lt;&lt;xt:use types=&quot;string&quot; label=&quot;email&quot; initial=&quot;true&quot;&gt;email&lt;/xt:use&gt;&amp;gt; 
&lt;/address&gt;

&lt;p&gt;&lt;xt:use types=&quot;string&quot; label=&quot;event&quot; initial=&quot;true&quot;&gt;Event, day month
year&lt;/xt:use&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;cover-bottom&quot;&gt;
&lt;p&gt; &lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;xt:repeat minOccurs=&quot;2&quot; label=&quot;slides&quot; maxOccurs=&quot;*&quot;&gt;
  &lt;xt:use types=&quot;slide chapter_slide handout&quot; label=&quot;a_slide&quot; currentType=&quot;div&quot;&gt;
    &lt;div class=&quot;slide&quot;&gt;
    &lt;h1&gt;&lt;xt:use types=&quot;string&quot; label=&quot;slide_title&quot; initial=&quot;true&quot;&gt;Slide
    Heading&lt;/xt:use&gt;&lt;/h1&gt;
    &lt;xt:bag types=&quot;simple_list incremental_list anyElement&quot; label=&quot;slide_body&quot;&gt;
      &lt;p&gt;paragraph ...&lt;/p&gt;
      &lt;xt:use types=&quot;simple_list&quot; label=&quot;simple_list&quot; currentType=&quot;ul&quot;&gt;&lt;ul&gt;
          &lt;xt:repeat minOccurs=&quot;1&quot; label=&quot;items&quot; maxOccurs=&quot;*&quot;&gt;
            &lt;xt:use types=&quot;li&quot; label=&quot;item&quot;
                currentType=&quot;li&quot;&gt;&lt;li&gt;&lt;math xmlns=&quot;http://www.w3.org/1998/Math/MathML&quot;&gt;
                  &lt;mover&gt;
                    &lt;mi&gt;a&lt;/mi&gt;
                    &lt;mo&gt;_&lt;/mo&gt;
                  &lt;/mover&gt;
                &lt;/math&gt;&lt;/li&gt;
            &lt;/xt:use&gt;&lt;xt:use types=&quot;li&quot; label=&quot;item&quot; currentType=&quot;li&quot;&gt;&lt;li&gt;item
                ...&lt;/li&gt;
            &lt;/xt:use&gt;&lt;/xt:repeat&gt;
        &lt;/ul&gt;
      &lt;/xt:use&gt;&lt;/xt:bag&gt;
    &lt;/div&gt;
  &lt;/xt:use&gt;&lt;xt:use types=&quot;slide chapter_slide handout&quot; label=&quot;a_slide&quot;
  currentType=&quot;div&quot;&gt;
    &lt;div class=&quot;slide&quot;&gt;
    &lt;h1&gt;&lt;xt:use types=&quot;string&quot; label=&quot;slide_title&quot; initial=&quot;true&quot;&gt;Slide
    Heading&lt;/xt:use&gt;&lt;/h1&gt;
    &lt;xt:bag types=&quot;simple_list incremental_list anyElement&quot; label=&quot;slide_body&quot;&gt;
      &lt;p&gt;paragraph ...&lt;/p&gt;
      &lt;xt:use types=&quot;incremental_list&quot; label=&quot;incremental_list&quot;
      currentType=&quot;ul&quot;&gt;&lt;ul&gt;
          &lt;xt:repeat minOccurs=&quot;2&quot; label=&quot;items&quot; maxOccurs=&quot;*&quot;&gt;
            &lt;xt:use types=&quot;li&quot; label=&quot;item&quot; currentType=&quot;li&quot;&gt;&lt;li
              class=&quot;incremental&quot;&gt;item ...&lt;/li&gt;
            &lt;/xt:use&gt;&lt;xt:use types=&quot;li&quot; label=&quot;item&quot; currentType=&quot;li&quot;&gt;&lt;li
              class=&quot;incremental&quot;&gt;item ...&lt;/li&gt;
            &lt;/xt:use&gt;&lt;/xt:repeat&gt;
        &lt;/ul&gt;
      &lt;/xt:use&gt;&lt;/xt:bag&gt;
    &lt;/div&gt;
  &lt;/xt:use&gt;&lt;/xt:repeat&gt;
&lt;/body&gt;
&lt;/html&gt; </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25881</commentid>
    <comment_count>3</comment_count>
      <attachid>716</attachid>
    <who name="">fred.wang</who>
    <bug_when>2009-07-06 19:09:27 +0000</bug_when>
    <thetext>Created attachment 716
the generated code in an xhtml file.

I&apos;m still not able to reproduce your bug. Amaya generates mi&apos;s for placeholders (as suggested by the MathML spec) and when I insert a underscore, as in your example, it is changed in a mo. (By the way, if you want to underline a math fragment, I suggest you use an &quot;overbar&quot; (row 5, column 2) so that it can stretch.)

Opera and Firefox should display your example correctly. However, I&apos;m not sure they interpret the file as XML and consequently MathML may not be displayed. To force them to do so, you can change the extension to .xhtml (see attachment).

Chrome does not support MathML yet. Nevertheless, I believe it uses the rendering engine of Konqueror. Since some users of this browser has requested this feature maybe it will be available in a near future:
https://bugs.kde.org/show_bug.cgi?id=30526

I think the behavior of Amaya is correct, so if you agree we can close this bug. If you need more help about how to edit document with Amaya or want to discuss the issues with other browsers, rather use the mailing list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25882</commentid>
    <comment_count>4</comment_count>
    <who name="">fred.wang</who>
    <bug_when>2009-07-06 19:10:54 +0000</bug_when>
    <thetext>&gt; if you want to underline

*overline*
</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>716</attachid>
            <date>2009-07-06 19:09:27 +0000</date>
            <delta_ts>2009-07-06 19:09:27 +0000</delta_ts>
            <desc>the generated code in an xhtml file.</desc>
            <filename>test.xhtml</filename>
            <type>application/xhtml+xml</type>
            <size>3782</size>
            <attacher>fred.wang</attacher>
            
              <data encoding="base64">PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPD94dGlnZXIgdGVtcGxhdGU9
Imh0dHA6Ly93d3cudzMub3JnL0FtYXlhL1RlbXBsYXRlcy9zbGlkZXMueHRkIiB2ZXJzaW9uPSIx
LjAiCnRlbXBsYXRlVmVyc2lvbj0iMS4wIj8+CjxodG1sIHhtbG5zPSJodHRwOi8vd3d3LnczLm9y
Zy8xOTk5L3hodG1sIgogeG1sbnM6eHQ9Imh0dHA6Ly9ucy5pbnJpYS5vcmcveHRpZ2VyIiB4bWw6
bGFuZz0iZW4iIGxhbmc9ImVuIj4KPGhlYWQ+CiAgPG1ldGEgaHR0cC1lcXVpdj0iY29udGVudC10
eXBlIgogIGNvbnRlbnQ9ImFwcGxpY2F0aW9uL3hodG1sK3htbDsgY2hhcnNldD1VVEYtOCIgLz4K
ICA8dGl0bGU+PHh0OnVzZSB0eXBlcz0ic3RyaW5nIiBsYWJlbD0ic2xpZGVfdGl0bGUiCiAgaW5p
dGlhbD0idHJ1ZSI+dGVzdDwveHQ6dXNlPjwvdGl0bGU+CiAgPG1ldGEgbmFtZT0iZ2VuZXJhdG9y
IiBjb250ZW50PSJhbWF5YSA5LjU0LCBzZWUgaHR0cDovL3d3dy53My5vcmcvQW1heWEvIiAvPgog
IDxsaW5rIHJlbD0ic3R5bGVzaGVldCIgdHlwZT0idGV4dC9jc3MiIG1lZGlhPSJzY3JlZW4sIHBy
b2plY3Rpb24iCiAgaHJlZj0iaHR0cDovL3d3dy53My5vcmcvQW1heWEvVGVtcGxhdGVzL3NsaWR5
LmNzcyIgLz4KICA8bGluayByZWw9InN0eWxlc2hlZXQiIHR5cGU9InRleHQvY3NzIiBtZWRpYT0i
c2NyZWVuLCBwcm9qZWN0aW9uIgogIGhyZWY9Imh0dHA6Ly93d3cudzMub3JnL0FtYXlhL1RlbXBs
YXRlcy9zbGlkeS1ibHVlLmNzcyIgdGl0bGU9IkJsdWUiIC8+CiAgPGxpbmsgcmVsPSJzdHlsZXNo
ZWV0IiB0eXBlPSJ0ZXh0L2NzcyIgbWVkaWE9InByaW50IgogIGhyZWY9Imh0dHA6Ly93d3cudzMu
b3JnL0FtYXlhL1RlbXBsYXRlcy9wcmludC5jc3MiIC8+CiAgPHNjcmlwdCB0eXBlPSJ0ZXh0L2ph
dmFzY3JpcHQiCiAgc3JjPSJodHRwOi8vd3d3LnczLm9yZy9BbWF5YS9UZW1wbGF0ZXMvc2xpZHku
anMiPgogIDwvc2NyaXB0PgogIDxzY3JpcHQgdHlwZT0idGV4dC9qYXZhc2NyaXB0IgogIHNyYz0i
aHR0cDovL3d3dy53My5vcmcvQW1heWEvVGVtcGxhdGVzL3NsaWR5LXRvYy5qcyI+CiAgPC9zY3Jp
cHQ+CiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KICAgICAvKiB5b3VyIGN1c3RvbSBzdHlsZSBy
dWxlcyAqLwogICAgIGRkIHttYXJnaW4tdG9wOiAwLjNlbX0KICAgICBkZCBwIHttYXJnaW4tdG9w
OiAwLjNlbTsgbWFyZ2luLWJvdHRvbTogMC4zZW19CiAgICAgPC9zdHlsZT4KPC9oZWFkPgoKPGJv
ZHkgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiI+Cgo8ZGl2IGNsYXNzPSJiYWNrZ3JvdW5kIj4KPHA+
PC9wPgo8L2Rpdj4KCjxkaXYgY2xhc3M9ImJvdHRvbSI+CjxwPjwvcD4KPC9kaXY+Cgo8ZGl2IGNs
YXNzPSJzbGlkZSBjb3ZlciI+Cgo8ZGl2IGNsYXNzPSJjb3Zlci1pbWFnZSI+CjxwPjwvcD4KPC9k
aXY+Cgo8ZGl2IGNsYXNzPSJjb3Zlci1jb250ZW50Ij4KPGgxPjx4dDp1c2UgdHlwZXM9InN0cmlu
ZyIgbGFiZWw9InRpdGxlIiBpbml0aWFsPSJ0cnVlIj5UaXRsZTwveHQ6dXNlPjwvaDE+Cgo8cD48
eHQ6dXNlIHR5cGVzPSJzdHJpbmciIGxhYmVsPSJhdXRob3IiIGluaXRpYWw9InRydWUiPkF1dGhv
cjwveHQ6dXNlPjwvcD4KPGFkZHJlc3M+CiAgJmx0Ozx4dDp1c2UgdHlwZXM9InN0cmluZyIgbGFi
ZWw9ImVtYWlsIiBpbml0aWFsPSJ0cnVlIj5lbWFpbDwveHQ6dXNlPiZndDsgCjwvYWRkcmVzcz4K
CjxwPjx4dDp1c2UgdHlwZXM9InN0cmluZyIgbGFiZWw9ImV2ZW50IiBpbml0aWFsPSJ0cnVlIj5F
dmVudCwgZGF5IG1vbnRoCnllYXI8L3h0OnVzZT48L3A+CjwvZGl2PgoKPGRpdiBjbGFzcz0iY292
ZXItYm90dG9tIj4KPHA+PC9wPgo8L2Rpdj4KPC9kaXY+Cjx4dDpyZXBlYXQgbWluT2NjdXJzPSIy
IiBsYWJlbD0ic2xpZGVzIiBtYXhPY2N1cnM9IioiPgogIDx4dDp1c2UgdHlwZXM9InNsaWRlIGNo
YXB0ZXJfc2xpZGUgaGFuZG91dCIgbGFiZWw9ImFfc2xpZGUiIGN1cnJlbnRUeXBlPSJkaXYiPgog
ICAgPGRpdiBjbGFzcz0ic2xpZGUiPgogICAgPGgxPjx4dDp1c2UgdHlwZXM9InN0cmluZyIgbGFi
ZWw9InNsaWRlX3RpdGxlIiBpbml0aWFsPSJ0cnVlIj5TbGlkZQogICAgSGVhZGluZzwveHQ6dXNl
PjwvaDE+CiAgICA8eHQ6YmFnIHR5cGVzPSJzaW1wbGVfbGlzdCBpbmNyZW1lbnRhbF9saXN0IGFu
eUVsZW1lbnQiIGxhYmVsPSJzbGlkZV9ib2R5Ij4KICAgICAgPHA+cGFyYWdyYXBoIC4uLjwvcD4K
ICAgICAgPHh0OnVzZSB0eXBlcz0ic2ltcGxlX2xpc3QiIGxhYmVsPSJzaW1wbGVfbGlzdCIgY3Vy
cmVudFR5cGU9InVsIj48dWw+CiAgICAgICAgICA8eHQ6cmVwZWF0IG1pbk9jY3Vycz0iMSIgbGFi
ZWw9Iml0ZW1zIiBtYXhPY2N1cnM9IioiPgogICAgICAgICAgICA8eHQ6dXNlIHR5cGVzPSJsaSIg
bGFiZWw9Iml0ZW0iCiAgICAgICAgICAgICAgICBjdXJyZW50VHlwZT0ibGkiPjxsaT48bWF0aCB4
bWxucz0iaHR0cDovL3d3dy53My5vcmcvMTk5OC9NYXRoL01hdGhNTCI+CiAgICAgICAgICAgICAg
ICAgIDxtb3Zlcj4KICAgICAgICAgICAgICAgICAgICA8bWk+YTwvbWk+CiAgICAgICAgICAgICAg
ICAgICAgPG1vPl88L21vPgogICAgICAgICAgICAgICAgICA8L21vdmVyPgogICAgICAgICAgICAg
ICAgICA8bW92ZXI+CiAgICAgICAgICAgICAgICAgICAgPG1pPnh4eHh4PC9taT4KICAgICAgICAg
ICAgICAgICAgICA8bW8+wq88L21vPgogICAgICAgICAgICAgICAgICA8L21vdmVyPgogICAgICAg
ICAgICAgICAgPC9tYXRoPjwvbGk+CiAgICAgICAgICAgIDwveHQ6dXNlPjx4dDp1c2UgdHlwZXM9
ImxpIiBsYWJlbD0iaXRlbSIgY3VycmVudFR5cGU9ImxpIj48bGk+aXRlbQogICAgICAgICAgICAg
ICAgLi4uPC9saT4KICAgICAgICAgICAgPC94dDp1c2U+PC94dDpyZXBlYXQ+CiAgICAgICAgPC91
bD4KICAgICAgPC94dDp1c2U+PC94dDpiYWc+CiAgICA8L2Rpdj4KICA8L3h0OnVzZT48eHQ6dXNl
IHR5cGVzPSJzbGlkZSBjaGFwdGVyX3NsaWRlIGhhbmRvdXQiIGxhYmVsPSJhX3NsaWRlIgogIGN1
cnJlbnRUeXBlPSJkaXYiPgogICAgPGRpdiBjbGFzcz0ic2xpZGUiPgogICAgPGgxPjx4dDp1c2Ug
dHlwZXM9InN0cmluZyIgbGFiZWw9InNsaWRlX3RpdGxlIiBpbml0aWFsPSJ0cnVlIj5TbGlkZQog
ICAgSGVhZGluZzwveHQ6dXNlPjwvaDE+CiAgICA8eHQ6YmFnIHR5cGVzPSJzaW1wbGVfbGlzdCBp
bmNyZW1lbnRhbF9saXN0IGFueUVsZW1lbnQiIGxhYmVsPSJzbGlkZV9ib2R5Ij4KICAgICAgPHA+
cGFyYWdyYXBoIC4uLjwvcD4KICAgICAgPHh0OnVzZSB0eXBlcz0iaW5jcmVtZW50YWxfbGlzdCIg
bGFiZWw9ImluY3JlbWVudGFsX2xpc3QiCiAgICAgIGN1cnJlbnRUeXBlPSJ1bCI+PHVsPgogICAg
ICAgICAgPHh0OnJlcGVhdCBtaW5PY2N1cnM9IjIiIGxhYmVsPSJpdGVtcyIgbWF4T2NjdXJzPSIq
Ij4KICAgICAgICAgICAgPHh0OnVzZSB0eXBlcz0ibGkiIGxhYmVsPSJpdGVtIiBjdXJyZW50VHlw
ZT0ibGkiPjxsaQogICAgICAgICAgICAgIGNsYXNzPSJpbmNyZW1lbnRhbCI+aXRlbSAuLi48L2xp
PgogICAgICAgICAgICA8L3h0OnVzZT48eHQ6dXNlIHR5cGVzPSJsaSIgbGFiZWw9Iml0ZW0iIGN1
cnJlbnRUeXBlPSJsaSI+PGxpCiAgICAgICAgICAgICAgY2xhc3M9ImluY3JlbWVudGFsIj5pdGVt
IC4uLjwvbGk+CiAgICAgICAgICAgIDwveHQ6dXNlPjwveHQ6cmVwZWF0PgogICAgICAgIDwvdWw+
CiAgICAgIDwveHQ6dXNlPjwveHQ6YmFnPgogICAgPC9kaXY+CiAgPC94dDp1c2U+PC94dDpyZXBl
YXQ+CjwvYm9keT4KPC9odG1sPgo=
</data>

          </attachment>
      

    </bug>

</bugzilla>