<?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>132659</bug_id>
          
          <creation_ts>2006-08-19 22:26:47 +0000</creation_ts>
          <short_desc>&quot;Missing signature&quot; - Flickr API changed and upload of images is no longer possible</short_desc>
          <delta_ts>2018-12-24 03:34:53 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>digikam</product>
          <component>Plugin-WebService-Flickr</component>
          <version>5.6.0</version>
          <rep_platform>Gentoo Packages</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="Goran Zec">goran.zec</reporter>
          <assigned_to name="Digikam Developers">digikam-bugs-null</assigned_to>
          <cc>dbera.web</cc>
    
    <cc>dpbasti</cc>
    
    <cc>gordon.snay72</cc>
    
    <cc>jimm.pratt</cc>
    
    <cc>kdebugs</cc>
    
    <cc>ulriks</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin>0.1.0</cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>106</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>461685</commentid>
    <comment_count>0</comment_count>
    <who name="Goran Zec">goran.zec</who>
    <bug_when>2006-08-19 22:26:48 +0000</bug_when>
    <thetext>Version:           0.1.0_rc2 (using KDE KDE 3.5.3)
Installed from:    Gentoo Packages
OS:                Linux

As you can see &lt;a href=&quot;http://www.flickr.com/forums/bugs/26298/&quot;&gt;here&lt;/a&gt;, Flickr API changed and upload of images is no longer possible with any version of kipi plugins. It consistently gives the error &quot;missing signature&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>462973</commentid>
    <comment_count>1</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-08-24 16:20:15 +0000</bug_when>
    <thetext>*** Bug 132922 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463138</commentid>
    <comment_count>2</comment_count>
    <who name="Zack Weinberg">kdebugs</who>
    <bug_when>2006-08-25 06:26:25 +0000</bug_when>
    <thetext>I see this too with kipi-plugins 0.1.2 (Debian unstable KDE packages).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463165</commentid>
    <comment_count>3</comment_count>
    <who name="Sebastian Turzański">dpbasti</who>
    <bug_when>2006-08-25 10:37:18 +0000</bug_when>
    <thetext>still marked as UNCONFIRMED ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463173</commentid>
    <comment_count>4</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-08-25 10:53:59 +0000</bug_when>
    <thetext>yes i confirm the bug...

Gilles Caulier</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463373</commentid>
    <comment_count>5</comment_count>
    <who name="">glaurent</who>
    <bug_when>2006-08-25 22:30:37 +0000</bug_when>
    <thetext>Seen it too. That prompted me to eventually install kflickr and its companion send2kflickr, which is a kipi plugin allowing any kipi-enabled app to communicate with kflickr. kflickr being way better than the current flickr export, I&apos;d integrate it along with send2kflickr as a replacement.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463374</commentid>
    <comment_count>6</comment_count>
    <who name="Zack Weinberg">kdebugs</who>
    <bug_when>2006-08-25 22:40:32 +0000</bug_when>
    <thetext>Does send2kflickr read tags and descriptions from digikam?  I spent a very annoying hour last night copying them from digikam into kflickr.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>463376</commentid>
    <comment_count>7</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-08-25 22:51:28 +0000</bug_when>
    <thetext>No, because this feature need to be tested in kipiinterface of digiKam.

but the code exist, and require some indeep tests.

Gilles</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>469969</commentid>
    <comment_count>8</comment_count>
      <attachid>17772</attachid>
    <who name="Debajyoti Bera">dbera.web</who>
    <bug_when>2006-09-14 22:19:10 +0000</bug_when>
    <thetext>Created attachment 17772
Typos stopping flickr export API

There were some simple typos which was causing the bug. This patch fixes them.
I was also able to upload photos to my flickr account using digikam after
applying the patch.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>469970</commentid>
    <comment_count>9</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-09-14 22:39:45 +0000</bug_when>
    <thetext>Thanks for the patch!

Jain, Angelo are you in this room to apply this patch against svn trunk ?

Gilles</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>469976</commentid>
    <comment_count>10</comment_count>
    <who name="Murillo Bernardes">mfbernardes</who>
    <bug_when>2006-09-14 22:52:17 +0000</bug_when>
    <thetext>Thanks for the patch, it works perfectly!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>470032</commentid>
    <comment_count>11</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-09-15 09:05:03 +0000</bug_when>
    <thetext>SVN commit 584531 by cgilles:

kipi plugins from trunk : flickr Export : patch from Debajyoti Bera about new flickr API compliant
BUG:132659


 M  +2 -1      flickrtalker.cpp  


--- trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp #584530:584531
@@ -297,7 +297,7 @@
 
 		QString isfriend=(info.is_friend==1)?&quot;1&quot;:&quot;0&quot;;
 		form.addPair(&quot;is_friend&quot;,isfriend);
-		headers.append(&quot;api_key=&quot;+ isfriend);
+		headers.append(&quot;is_friend=&quot;+ isfriend);
 
 		QString tags=info.tags.join(&quot; &quot;);
 		if(tags.length()&gt;0){	
@@ -317,6 +317,7 @@
 		}
 
 		QString md5=getApiSig(m_secret,headers);
+		form.addPair(&quot;api_sig&quot;, md5);
 		headers.append(&quot;api_sig=&quot;+ md5);
 		QString queryStr=headers.join(&quot;&amp;&quot;);
 		QString postUrl=url+queryStr;
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>470036</commentid>
    <comment_count>12</comment_count>
    <who name="Vardhman">vardhman</who>
    <bug_when>2006-09-15 09:34:56 +0000</bug_when>
    <thetext>Thanks for the patch Bera, and thanks for applying it Gilles, I have
actually moved to a new place and new machine, I was just trying to accquire
SSH access to the SVN with my new public key. Hopefully I will be more
regular now!

On 15 Sep 2006 07:05:05 -0000, Gilles Caulier &lt;caulier.gilles@free.fr&gt;
wrote:
[bugs.kde.org quoted mail]



Thanks for the patch Bera, and thanks for applying it Gilles, I have actually moved to a new place and new machine, I was just trying to accquire SSH access to the SVN with my new public key. Hopefully I will be more regular now!
&lt;br&gt;&lt;br&gt;&lt;div&gt;&lt;span class=&quot;gmail_quote&quot;&gt;On 15 Sep 2006 07:05:05 -0000, &lt;b class=&quot;gmail_sendername&quot;&gt;Gilles Caulier&lt;/b&gt; &amp;lt;&lt;a href=&quot;mailto:caulier.gilles@free.fr&quot;&gt;caulier.gilles@free.fr&lt;/a&gt;&amp;gt; wrote:&lt;/span&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;
------- You are receiving this mail because: -------&lt;br&gt;You are the assignee for the bug, or are watching the assignee.&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://bugs.kde.org/show_bug.cgi?id=132659&quot;&gt;http://bugs.kde.org/show_bug.cgi?id=132659
&lt;/a&gt;&lt;br&gt;caulier.gilles free fr changed:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; What&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|Removed&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |Added&lt;br&gt;----------------------------------------------------------------------------&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Status|NEW&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Resolution|&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;|FIXED&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------- Additional Comments From caulier.gilles free fr&amp;nbsp;&amp;nbsp;2006-09-15 09:05 -------&lt;br&gt;SVN commit 584531 by cgilles:&lt;br&gt;&lt;br&gt;kipi plugins from trunk : flickr Export : patch from Debajyoti Bera about new flickr API compliant
&lt;br&gt;BUG:132659&lt;br&gt;&lt;br&gt;&lt;br&gt; M&amp;nbsp;&amp;nbsp;+2 -1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;flickrtalker.cpp&lt;br&gt;&lt;br&gt;&lt;br&gt;--- trunk/extragear/libs/kipi-plugins/flickrexport/flickrtalker.cpp #584530:584531&lt;br&gt; @ -297,7 +297,7&amp;nbsp;&amp;nbsp;@&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;QString isfriend=(info.is_friend==1
)?&amp;quot;1&amp;quot;:&amp;quot;0&amp;quot;;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;form.addPair(&amp;quot;is_friend&amp;quot;,isfriend);&lt;br&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; headers.append(&amp;quot;api_key=&amp;quot;+ isfriend);&lt;br&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; headers.append(&amp;quot;is_friend=&amp;quot;+ isfriend);
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;QString tags=info.tags.join(&amp;quot; &amp;quot;);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;if(tags.length()&amp;gt;0){&lt;br&gt; @ -317,6 +317,7&amp;nbsp;&amp;nbsp;@&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;}&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;QString md5=getApiSig(m_secret,headers);&lt;br&gt;
+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; form.addPair(&amp;quot;api_sig&amp;quot;, md5);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;headers.append(&amp;quot;api_sig=&amp;quot;+ md5);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;QString queryStr=headers.join(&amp;quot;&amp;amp;&amp;quot;);&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;QString postUrl=url+queryStr;
&lt;br&gt;_______________________________________________&lt;br&gt;Kde-imaging mailing list&lt;br&gt;&lt;a href=&quot;mailto:Kde-imaging@kde.org&quot;&gt;Kde-imaging@kde.org&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;https://mail.kde.org/mailman/listinfo/kde-imaging&quot;&gt;https://mail.kde.org/mailman/listinfo/kde-imaging
&lt;/a&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Blogs: &lt;a href=&quot;http://vardhman.blogspot.com&quot;&gt;http://vardhman.blogspot.com&lt;/a&gt;&lt;br&gt;
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>470037</commentid>
    <comment_count>13</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2006-09-15 09:50:13 +0000</bug_when>
    <thetext>tested with my flickr account. Work fine !

Gilles</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>473861</commentid>
    <comment_count>14</comment_count>
    <who name="Eduardo H.R.">joredu</who>
    <bug_when>2006-09-30 10:03:59 +0000</bug_when>
    <thetext>Thanks for the patch it worked just great!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>479228</commentid>
    <comment_count>15</comment_count>
    <who name="Lars Biermann">lars-biermann</who>
    <bug_when>2006-10-23 18:13:44 +0000</bug_when>
    <thetext>Hello,
I have the same bug on my PC (KDE 3.5.1 Level &quot;a&quot;, SUSE 10.1, digikam  0.8.2, KIPI version 0.1.4). Exist a patch for my system too?

Lars</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>521508</commentid>
    <comment_count>16</comment_count>
    <who name="Helder Ribeiro">helder</who>
    <bug_when>2007-04-19 03:59:55 +0000</bug_when>
    <thetext>I still have this problem, although it seems like it&apos;s been solved long ago. When is the fix going to be in a release version? I use kubuntu feisty fawn and apparently the fix hasn&apos;t gotten to it yet. Thanks everyone!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>535119</commentid>
    <comment_count>17</comment_count>
    <who name="Gustavo Narea">gustavonarea</who>
    <bug_when>2007-07-06 15:05:00 +0000</bug_when>
    <thetext>The problem is still there and this Flickr Exporter is unusable: Everytime I try to upload a photo, I get this error:

Error Occured: Invalid signature
We can not proceed further

I&apos;m using Kubuntu 7.04 (Feisty), KDE 3.5.7, digiKam 0.9.1 and Kipi Library 0.1.5.

Send2Flickr is not an alternative for me, as it doesn&apos;t support photo tags.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>544512</commentid>
    <comment_count>18</comment_count>
    <who name="Soren Harward">stharward</who>
    <bug_when>2007-09-05 00:06:14 +0000</bug_when>
    <thetext>Also getting the &quot;Error Occured: Invalid signature&quot; error on Gentoo, using kipi-plugins-0.1.4 and libkipi-0.1.5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>545168</commentid>
    <comment_count>19</comment_count>
    <who name="Risto H. Kurppa">risto</who>
    <bug_when>2007-09-09 10:43:12 +0000</bug_when>
    <thetext>Kubuntu Feisty Fawn and the bug is still there..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>545169</commentid>
    <comment_count>20</comment_count>
    <who name="Risto H. Kurppa">risto</who>
    <bug_when>2007-09-09 10:50:59 +0000</bug_when>
    <thetext>Looks like the reason has been solved here: http://ubuntuforums.org/showthread.php?t=482916
It&apos;s about the EXIF comments, I also have a D70 and have my email address with @-char there..</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>582529</commentid>
    <comment_count>21</comment_count>
    <who name="Thomas Sperre">thomas.sperre</who>
    <bug_when>2008-02-24 19:40:44 +0000</bug_when>
    <thetext>There are more than one reason for the  &quot;Error Occured: Invalid signature&quot; error message, and I think this is very confusing as different but maybe related bugs are reported as same.

Anyway, using digikam 0.9.2-final (KDE 3.5.8) on kubuntu 7.10 Gutsy (64  bit), Kipi Library version 0.1.5: I get the error message when file name (not just comment) contains strange (non-ascii) characters as well. 

The bug appears to still be there, and it is quite a nuisance.

Possible duplicate bug report (at least error message is the same): 
Bug 149864: dialog box pops up saying &apos;Error Occured: Missing signature. We can not proceed further&quot;

I don&apos;t think this should be marked as resolved and I think step #1 may be to clear up the error message reporting itself. If a lot of different causes leads to the same error message, the whole community is misled. There is nothing wrong with the signature, I guess..... ?


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>603361</commentid>
    <comment_count>22</comment_count>
    <who name="">caulier.gilles</who>
    <bug_when>2008-05-22 15:24:28 +0000</bug_when>
    <thetext>*** Bug 149864 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>17772</attachid>
            <date>2006-09-14 22:19:10 +0000</date>
            <delta_ts>2006-09-14 22:19:10 +0000</delta_ts>
            <desc>Typos stopping flickr export API</desc>
            <filename>flickrexport.patch</filename>
            <type>text/plain</type>
            <size>715</size>
            <attacher name="Debajyoti Bera">dbera.web</attacher>
            
              <data encoding="base64">SW5kZXg6IGtpcGktcGx1Z2lucy9mbGlja3JleHBvcnQvZmxpY2tydGFsa2VyLmNwcAo9PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09Ci0tLSBraXBpLXBsdWdpbnMvZmxpY2tyZXhwb3J0L2ZsaWNrcnRhbGtlci5jcHAJKHJldmlz
aW9uIDU4MzkyNikKKysrIGtpcGktcGx1Z2lucy9mbGlja3JleHBvcnQvZmxpY2tydGFsa2VyLmNw
cAkod29ya2luZyBjb3B5KQpAQCAtMjk3LDcgKzI5Nyw3IEBACiAKIAkJUVN0cmluZyBpc2ZyaWVu
ZD0oaW5mby5pc19mcmllbmQ9PTEpPyIxIjoiMCI7CiAJCWZvcm0uYWRkUGFpcigiaXNfZnJpZW5k
Iixpc2ZyaWVuZCk7Ci0JCWhlYWRlcnMuYXBwZW5kKCJhcGlfa2V5PSIrIGlzZnJpZW5kKTsKKwkJ
aGVhZGVycy5hcHBlbmQoImlzX2ZyaWVuZD0iKyBpc2ZyaWVuZCk7CiAKIAkJUVN0cmluZyB0YWdz
PWluZm8udGFncy5qb2luKCIgIik7CiAJCWlmKHRhZ3MubGVuZ3RoKCk+MCl7CQpAQCAtMzE3LDYg
KzMxNyw3IEBACiAJCX0KIAogCQlRU3RyaW5nIG1kNT1nZXRBcGlTaWcobV9zZWNyZXQsaGVhZGVy
cyk7CisJCWZvcm0uYWRkUGFpcigiYXBpX3NpZyIsIG1kNSk7CiAJCWhlYWRlcnMuYXBwZW5kKCJh
cGlfc2lnPSIrIG1kNSk7CiAJCVFTdHJpbmcgcXVlcnlTdHI9aGVhZGVycy5qb2luKCImIik7CiAJ
CVFTdHJpbmcgcG9zdFVybD11cmwrcXVlcnlTdHI7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>