<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/110687/">https://git.reviewboard.kde.org/r/110687/</a>
     </td>
    </tr>
   </table>
   <br />









<table bgcolor="#f0f0f0" cellpadding="5" cellspacing="5" style="border: 1px solid #c0c0c0; margin-bottom: 10px">
 <tr>
  <td>
   <a href="https://git.reviewboard.kde.org/r/110687/file/614/" style="color: black; font-weight: bold; font-size: 9pt;">bugzilla-version-cheking-improved.png</a>

   <p>reject disabled versions (revised edition)</p>



    <div><img class="modified-image" src="" width="497" height="129" alt="Perhaps:

Sorry, the KDE bug tracking system is no longer accepting bug reports for konsole version 2.7.2.  This usually means that you are using an older version of konsole that is no longer maintained by the KDE team.

You may want to see if your distribution has an update to a newer version of KDE.  If your distribution only has an older version of KDE, then the best place to log your bug report is in the distribution's bug reporting system." /></div>


  </td>
 </tr>
</table>
<div style="margin-left: 2em;">

 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Perhaps:</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Sorry, the KDE bug tracking system is no longer accepting bug reports for konsole version 2.7.2.  This usually means that you are using an older version of konsole that is no longer maintained by the KDE team.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">You may want to see if your distribution has an update to a newer version of KDE.  If your distribution only has an older version of KDE, then the best place to log your bug report is in the distribution's bug reporting system.</p></pre>
</div>
<br />





<p>- Bill McGonigle</p>


<br />
<p>On June 5th, 2013, 10:05 a.m. UTC, Jekyll Wu wrote:</p>









<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for KDE Runtime and George Kiagiadakis.</div>
<div>By Jekyll Wu.</div>


<p style="color: grey;"><i>Updated June 5, 2013, 10:05 a.m.</i></p>







<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Bugs: </b>


 <a href="http://bugs.kde.org/show_bug.cgi?id=315073">315073</a>


</div>



<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kde-runtime
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">As I have said in https://bugs.kde.org/show_bug.cgi?id=315073#c3 ,  Bugzilla's new and nice behavior (since 4.2.5) of rejecting reports against disabled versions brings a new usability problem to DrKonqi: users spend value time in downloading debug symbols, generating the backtrace, writing all information he/she can recall, but in the end only to find an error dialog telling them (in a not so clear and friendly way) that bugs.kde.org won't accept his/her report. 

I would propose making version checking the very first step in the reporting assistant: a perfect bug report against an outdated version is still useless. 

The patch has been created for sometime and works, but unfortunately I don't have much time for coding since then, so it is not as good as what I have planned to make it to be. Nevertheless, I think it is still a good improvement of the current situation.
 
</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>drkonqi/CMakeLists.txt <span style="color: grey">(39833d7)</span></li>

 <li>drkonqi/drkonqi_globals.h <span style="color: grey">(d5f098a)</span></li>

 <li>drkonqi/productmapping.h <span style="color: grey">(f926c9d)</span></li>

 <li>drkonqi/productmapping.cpp <span style="color: grey">(f4e59e5)</span></li>

 <li>drkonqi/reportassistantdialog.cpp <span style="color: grey">(c296059)</span></li>

 <li>drkonqi/reportassistantpages_bugzilla_versioncheck.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>drkonqi/reportassistantpages_bugzilla_versioncheck.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>drkonqi/reportinterface.h <span style="color: grey">(c7e374e)</span></li>

 <li>drkonqi/reportinterface.cpp <span style="color: grey">(4190c40)</span></li>

 <li>drkonqi/ui/assistantpage_versioncheck.ui <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/110687/diff/" style="margin-left: 3em;">View Diff</a></p>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">File Attachments </h1>


 <li><a href="https://git.reviewboard.kde.org/media/uploaded/files/2013/05/28/drkonqi-version-checking.png">rejecting disabled version</a></li>

 <li><a href="https://git.reviewboard.kde.org/media/uploaded/files/2013/05/30/bugzilla-version-cheking-improved.png">reject disabled versions (revised edition)</a></li>

</ul>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>