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

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>106748</bug_id>
          
          <creation_ts>2005-06-03 20:41:26 +0000</creation_ts>
          <short_desc>Reading freemail.hu webmail is broken (Regression)</short_desc>
          <delta_ts>2008-08-26 20:00:38 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>khtml</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</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>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="András Manţia">amantia</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>finex</cc>
    
    <cc>hopparz</cc>
    
    <cc>maksim</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>20</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>347445</commentid>
    <comment_count>0</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-06-03 20:41:26 +0000</bug_when>
    <thetext>Version:           3.4.0 (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
OS:                Linux

Since KDE 3.4.0, reading of the webmail on http://freemail.hu is broken. Might be a frame reloading issue as the problem is:
- when you log in and try to read mail, the list of folders and mails in the current folder appears above the message area, but it disappears quickly and the whole area is replaced by the message text itself

I&apos;ve created a test user to reproduce, as it may be hard for you to do (it is in Hungarian).
Go to http://freemail.hu
As &quot;Nev&quot; use &quot;konqui_test&quot;.
As &quot;Jelszo&quot; use &quot;konqui&quot;.

Press Enter and you should be logged in now.
Now in the left-top area a little bit under the freemail logo, there is the &quot;Olvas&quot; text. Click on it and in the main area the bug will be visible.

The created user will be valid for 3 months from now (unless somebody logs in meantime using this id).

This worked with older Konqueror releases,  but I couldn&apos;t say when it got broken. It works with Firefox as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>376974</commentid>
    <comment_count>1</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-09-28 16:12:33 +0000</bug_when>
    <thetext>Well, the bug is still present and the username above is not valid anymore. If anyone cares to fix it, I will create a new user.

This is a very annoying bug for Hungarian users...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>377002</commentid>
    <comment_count>2</comment_count>
    <who name="Germain Garand">germain</who>
    <bug_when>2005-09-28 17:29:49 +0000</bug_when>
    <thetext>then please do, yes... </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>377183</commentid>
    <comment_count>3</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-09-29 10:09:44 +0000</bug_when>
    <thetext>The same user/pass should work again.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388419</commentid>
    <comment_count>4</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-11-09 10:03:05 +0000</bug_when>
    <thetext>The problem is still present in 3.5 from svn. I&apos;ve tried to find the 
reason (create a small testcase), but I wasn&apos;t quite successful. I have 
a guess though which might indicate that the problem is JavaScript 
interpretation related. If you click onto the &quot;Olvas&quot; link in the left 
menu, a page called &quot;readnavig?sid=LONGSTRING&quot; is opened in the right 
frame with the following (or similar) content:
&lt;HTML&gt;
&lt;HEAD&gt;
&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;
 if ( top.current_mmax == 0 ) top.current_mmax = 5
 if ( top.current_page == 0 ) top.current_page=((5-1)/top.pagesize)+1;
 if ( top.current_msgnum == 0 ) top.current_msgnum=5;
 if ( top.current_read_msgnum == 0 ) top.current_read_msgnum=5;
 if ( top.current_fullfolder != 0 ) 
document.location.href=&apos;folder_m?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&apos;;
 if ( top.current_fullmail != 0 ) 
document.location.href=&apos;read_m?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&amp;folder=&apos;
&lt;/SCRIPT&gt;
&lt;/HEAD&gt;
&lt;frameset ROWS=&quot;145,*&quot; FRAMESPACING=&quot;0&quot; BORDER=&quot;0&quot; FRAMEBORDER=&quot;no&quot;&gt;
        &lt;frameset COLS=&quot;230,*&quot; FRAMESPACING=&quot;0&quot; BORDER=&quot;0&quot; 
FRAMEBORDER=&quot;no&quot;&gt;
                &lt;frameset ROWS=&quot;35,*&quot; FRAMESPACING=&quot;0&quot; BORDER=&quot;0&quot; 
FRAMEBORDER=&quot;no&quot; BORDER=&quot;0&quot;&gt;
                        &lt;frame NAME=&quot;folders_top&quot; 
SRC=&quot;folders_top?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&quot; 
MARGI
                        &lt;frame NAME=&quot;folders&quot; 
SRC=&quot;folders?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&quot; 
MARGINHEIGHT=
                &lt;/frameset&gt;
                &lt;frame NAME=&quot;folder_m&quot; 
SRC=&quot;folder_m?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&quot; 
MARGINHEIGHT=&quot;0&quot; MA
        &lt;/frameset&gt;
        &lt;frame NAME=&quot;read_m&quot; 
SRC=&quot;javascript:this.document.location.href=&apos;read_m?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT
&lt;/frameset&gt;
&lt;/HTML&gt;

It seems that in Konqueror 
 if ( top.current_fullmail != 0 ) 
document.location.href=&apos;read_m?sid=0acAy1Dh0EMmbTvyXpSm2PU3lK8Of7iyw48ZuYIjRbOnFi2YQecNL0O3j5zQ3GGEv0s5QT6jeKec_&amp;folder=&apos;

is evaluated as  top.current_fullmail != 0 is true, so the main message 
is shown instead of the frames, while in Firefox and other browsers 
this statement is false.

In the main document&apos;s source
var current_fullmail=0;

so I have no idea what is happening there.

PS: The account is extended again.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388431</commentid>
    <comment_count>5</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-11-09 10:54:43 +0000</bug_when>
    <thetext>I finally could make a small testcase. Load the readnavig.html in 
Konqueror to witness the bug. The bug is in line 6:
&lt;frame NAME=&quot;read_m&quot; 
SRC=&quot;javascript:this.document.location.href=&apos;read_m.html&apos;&quot; 
MARGINHEIGHT=&quot;0&quot; MARGINWIDTH=&quot;0&quot;&gt;

Konqueror unconditionally loads the read_m.html as the main document 
instead of putting it in the frame. You can even see as the location 
entry changes.

Andras


Created an attachment (id=13357)
framebug.tar.bz2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>388451</commentid>
    <comment_count>6</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2005-11-09 12:25:34 +0000</bug_when>
    <thetext>Further investigations indicates that the javascript is executed for the 
current document, not for the frame itself.
In KHTMLPart::requestFrame there is the following code:
 // Support for &lt;frame src=&quot;javascript:string&quot;&gt;
  if ( url.find( QString::fromLatin1( &quot;javascript:&quot; ), 0, false ) == 0 )
  {
      QVariant res = executeScript( DOM::Node(frame-&gt;element()), 
KURL::decode_string( url.right( url.length() - 11) ) );
      KURL myurl;
      myurl.setProtocol(&quot;javascript&quot;);
      if ( res.type() == QVariant::String )
        myurl.setPath(res.asString());
      return processObjectRequest(*it, myurl, QString(&quot;text/html&quot;) );
  }

executeScript() request the KJSProxy with KHTMLPart::jScript(). Here 
d-&gt;m_frame-&gt;m_jscript is returned, altough I believe a new one should 
be created, because I get the following debug output:
andris@stein:~/a&gt; konqueror readnavig.html
khtml (jscript): Window::Window this=0x8479148 part=0x8409c00 
frame=0x836f420 &lt;---------  [the KJSProxy is created at the beginning]
khtml (jscript): Location::put href m_part=0x8409c00 &lt;-------- [the same 
part is used when changing the location![
khtml (jscript): Window::goURL dstUrl=file:///home/andris/a/read_m.html

I give up at this point due to the lack of knowledge in this area and 
the lack of time.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>408018</commentid>
    <comment_count>7</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-01-22 10:07:24 +0000</bug_when>
    <thetext>An update: the bug is present in 3.5.1. :-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>419495</commentid>
    <comment_count>8</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-03-05 18:00:41 +0000</bug_when>
    <thetext>Is there somebody who can look at this or guide me a little how to fix it? This bug is the one which makes me install Firefox as a default browser for a library users (hundreds of visitors), instead of Konqueror.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>419548</commentid>
    <comment_count>9</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-03-05 22:17:57 +0000</bug_when>
    <thetext>I&apos;d suggest e-mailing kfm-devel. David is the person most likely to be able to help you with this.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473611</commentid>
    <comment_count>10</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-09-29 03:18:59 +0000</bug_when>
    <thetext>I actually started on this right now, it affects amazon.com as well (See bug #134791). I am just wondering whether you&apos;ve done any testcasing on this --- the behavior of other browsers is quite bizarre and I am unable to come up with a good model for it. 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473637</commentid>
    <comment_count>11</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-09-29 10:58:33 +0000</bug_when>
    <thetext>Haven&apos;t I attached a small example to reproduce it? If not, I will dig 
up and do it again (I&apos;m not at home, but I might have the testcase on 
my laptop).
And some time ago I tried Konqueror from KDE4 and I was amazed that 
there it worked. I did a quick diff, but couldn&apos;t find the change, 
well, as many things changed due to the Qt4 porting.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473710</commentid>
    <comment_count>12</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-09-29 15:12:29 +0000</bug_when>
    <thetext>Nothing relevant is changed there, that&apos;s weird. And I don&apos;t mean a testcase to reproduce --- I have that --- I meant more if you did any testing of details of behavior, but I guess not. Well, fair enough, not your responsibility anyway.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473715</commentid>
    <comment_count>13</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-09-29 15:21:09 +0000</bug_when>
    <thetext>All I did is what I summarized in the bug report. I will test again the 
KDE4 version once I&apos;m home (2 days from now) to see if I&apos;m really right 
that it is not broken there.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473936</commentid>
    <comment_count>14</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-09-30 16:35:32 +0000</bug_when>
    <thetext>SVN commit 590600 by orlovich:

Evaluate scripts in &lt;iframe src=javascript:..&gt; in the right context.
Affects amazon and freemail.hu
BUG:134791
BUG:106748



 M  +13 -6     khtml_part.cpp  


--- branches/KDE/3.5/kdelibs/khtml/khtml_part.cpp #590599:590600
@@ -4314,12 +4314,19 @@
   // Support for &lt;frame src=&quot;javascript:string&quot;&gt;
   if ( url.find( QString::fromLatin1( &quot;javascript:&quot; ), 0, false ) == 0 )
   {
-      QVariant res = executeScript( DOM::Node(frame-&gt;element()), KURL::decode_string( url.right( url.length() - 11) ) );
-      KURL myurl;
-      myurl.setProtocol(&quot;javascript&quot;);
-      if ( res.type() == QVariant::String )
-	myurl.setPath(res.asString());
-      return processObjectRequest(*it, myurl, QString(&quot;text/html&quot;) );
+    if ( processObjectRequest(*it, KURL(&quot;about:blank&quot;), QString(&quot;text/html&quot;) ) ) {
+      KHTMLPart* p = static_cast&lt;KHTMLPart*&gt;(static_cast&lt;KParts::ReadOnlyPart *&gt;((*it)-&gt;m_part));
+      
+      // See if we want to replace content with javascript: output..
+      QVariant res = p-&gt;executeScript( DOM::Node(), KURL::decode_string( url.right( url.length() - 11) ) );
+      if ( res.type() == QVariant::String ) {
+        p-&gt;begin();
+        p-&gt;write( res.asString() );
+        p-&gt;end();
+      }
+      return true;
+    }
+    return false;
   }
   KURL u = url.isEmpty() ? KURL() : completeURL( url );
   return requestObject( *it, u );
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474095</commentid>
    <comment_count>15</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-10-01 13:16:52 +0000</bug_when>
    <thetext>This is amazing! I&apos;m just updating my checkout to test, but it&apos;s good 
it&apos;s done before 3.5.5. It means that for many users here at the city 
library Konqueror will work just as good as Firefox (and even better in 
some cases).
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474107</commentid>
    <comment_count>16</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2006-10-01 14:27:02 +0000</bug_when>
    <thetext>Could you please confirm it fully works, since there may be something else broken?
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>474118</commentid>
    <comment_count>17</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2006-10-01 16:14:43 +0000</bug_when>
    <thetext>Yes, I tested now and it works (there are some tabbed browsing issues, 
but that is not related to this bug).
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>479400</commentid>
    <comment_count>18</comment_count>
    <who name="Tommi Tervo">tommi.tervo</who>
    <bug_when>2006-10-24 12:25:36 +0000</bug_when>
    <thetext>*** Bug 136224 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>479911</commentid>
    <comment_count>19</comment_count>
    <who name="Zoltan Hoppar">hopparz</who>
    <bug_when>2006-10-26 13:35:11 +0000</bug_when>
    <thetext>The problem isn&apos;t fully busted. After log in the main frame opens only in horizontally quarter size, but everything in place. If you enter to read the mails, now opens all correctly of it, exept one - the last arrived mail content frame not executes &apos;til I click one to show it. In content window frame the command icons are also not working, but if you click - opens another tab, with an unusable content on white page. Similar to if I want to answer to the mail, the answer frame opens correctly, but down the javascript buttons makes the same.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>503469</commentid>
    <comment_count>20</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2007-01-23 16:12:39 +0000</bug_when>
    <thetext>#19 confirmed, so I reopen. The current working test account is:
- &quot;Nev&quot; : &quot;konqueroruser&quot; 
- &quot;Jelszo&quot;: &quot;kubuntu&quot;
 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>591936</commentid>
    <comment_count>21</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2008-04-05 17:35:54 +0000</bug_when>
    <thetext>Bug still present (but use http://freemail.hu/fm/login1?ver=0 to get this version of the web page).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592436</commentid>
    <comment_count>22</comment_count>
    <who name="FiNeX">finex</who>
    <bug_when>2008-04-06 23:43:49 +0000</bug_when>
    <thetext>I&apos;ve tried to login from http://freemail.hu/fm/login1?ver=0 with konqueror 4.0.3.
The page is rendered not so bad. The email list is ever on top and the mail content is on bottom. Scrolling it doesn&apos;t hide the email list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592452</commentid>
    <comment_count>23</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2008-04-07 00:32:22 +0000</bug_when>
    <thetext>The problem here is that when you click on the Olvas link on the left, 
the email list will appear on the top, but the email content will not 
appear below, unless you click on an email. Instead it shows:
read_m?sid=2qsbX7q27EkGx2H8PKBtG4d.mJEHymWDj69CwBlIKx7s3mzNQTaakmI9z3iMVhJKAfQhu2BuKWQJ1lSTXC7FcPg__&amp;folder=new&amp;msgnum=4&amp;autoopen=0

Anyway, this (the &quot;old freemail&quot;) interface is usable, but not known for 
regular users. The new one (http://freemail.hu) is the one that is 
completely unusable.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592652</commentid>
    <comment_count>24</comment_count>
    <who name="FiNeX">finex</who>
    <bug_when>2008-04-07 17:49:57 +0000</bug_when>
    <thetext>I&apos;ve see the &quot;read_m?...&quot; string too. Clicking on &quot;olvas&quot; should show even the first email content?

The new interface is unusable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592669</commentid>
    <comment_count>25</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2008-04-07 18:25:52 +0000</bug_when>
    <thetext>&gt; ------- I&apos;ve see the &quot;read_m?...&quot; string too. Clicking on &quot;olvas&quot;
&gt; should show even the first email content?

Not exactly,  a line:
konqueroruser@freemail.hu  	Mappa: - 	nincs levél megnyitva

(nincs levél megnyitva = there is no opened mail)
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592678</commentid>
    <comment_count>26</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2008-04-07 19:08:00 +0000</bug_when>
    <thetext>SVN commit 794482 by orlovich:

Let a redirect from within a javascript: frame source win out over the text..
(For src=&quot;javascript:this.window.location.href=&apos;foo&apos;&quot;, on the old freemail.hu,
better written as src=&quot;foo&quot;)

CCBUG:106748


 M  +1 -1      khtml_part.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=794482
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>592680</commentid>
    <comment_count>27</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2008-04-07 19:11:15 +0000</bug_when>
    <thetext>SVN commit 794484 by orlovich:

automatically merged revision 794482:
Let a redirect from within a javascript: frame source win out over the text..
(For src=&quot;javascript:this.window.location.href=&apos;foo&apos;&quot;, on the old freemail.hu,
better written as src=&quot;foo&quot;)

CCBUG:106748

 M  +1 -1      khtml_part.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&amp;revision=794484
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>641292</commentid>
    <comment_count>28</comment_count>
    <who name="András Manţia">amantia</who>
    <bug_when>2008-08-26 20:00:38 +0000</bug_when>
    <thetext>Let&apos;s mark it close, because it works in KDE4 trunk.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>13357</attachid>
            <date>2005-11-09 10:54:43 +0000</date>
            <delta_ts>2005-11-09 10:54:43 +0000</delta_ts>
            <desc>framebug.tar.bz2</desc>
            <filename>framebug.tar.bz2</filename>
            <type>application/x-tbz</type>
            <size>484</size>
            <attacher name="András Manţia">amantia</attacher>
            
              <data encoding="base64">H4sIAGnGcUMAA+2WW2vbMBTH/dp8CqGXwhiJb0lgRAEv8WLD4hTH0Meh2oqt4cuQ1Yx++8qyu65Q
enlIw9j5Pfjo6Mi6HPkv+dCUGRM/qnEhq9I4DaZi5rrazme9tQZfl23TsEzHcR3Xst2poSrm9sxA
5onm84TbVlKBkEHrTPD2pXZMvBD+V1l0+74cLQpGM2Umg71psjtlMn5EtOR5TXDKaskEXia7K/Qt
9rb+YqKi3StD24nu6dzrAd6HUPt9WvW/Rf/Og/5td+50+nfmU9D/R/BE/2+Q/9YLI7TaRYkfJc+f
AKNzLwl4B53+a3rk+QmPgNf0P7WtP/qfqbJpOcoF/X8EiyDZflfaDXxv3Ul4sAdBK9YyieLd9Z5g
y51+/oT7e39/5a3CaEOwidHXXbz2YxUfYo/+cnRx0feCavUg+DD8aGLUivTR1Z8dRrrlTSNUHcF3
rMWooiLn9W+eyUL33/sF43khdUWbiqYseZ0TXDfdeMNwkZoHwf29htE+XhH8kx6pas5/yS+y4O04
a9LbSh1o47JJqeRNPS4EO5DLvy7DS4y2XrwJo8APN0GiV9tXXIfrJOj8Ll0PedKp05k894YCAAAA
AAAAAAAAAAAAAAAAAAAAAPDfcg8WcRH0ACgAAA==
</data>

          </attachment>
      

    </bug>

</bugzilla>