<table><tr><td style="">sitter created this revision.<br />sitter added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />sitter requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22393">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>the dialog was actually broken through at least all of plasma5 :/</p>

<p>this is no longer necessary. it was used for when random unexpected HTML<br />
would get returned. there is no longer unexpected html:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">the api always returns json blobs</li>
<li class="remarkup-list-item">should the api crap out we'll get protocol errors (HTTP 500 or some such) which is also forced into a serialized form and raised as a ProtocolException to be handled like errors from the API directly</li>
</ul>

<p>we always get one "standardized" error message and never an<br />
extended html to display.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>builds</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R871 DrKonqi</div></div></div><br /><div><strong>BRANCH</strong><div><div>remove-unhandlederrordialog</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22393">https://phabricator.kde.org/D22393</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/bugzillaintegration/bugzillalib.h<br />
src/bugzillaintegration/reportassistantpages_bugzilla.cpp<br />
src/bugzillaintegration/reportassistantpages_bugzilla.h<br />
src/bugzillaintegration/reportinterface.h</div></div></div><br /><div><strong>To: </strong>sitter, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>