<table><tr><td style="">jtamate updated this revision to Diff 28679.<br />jtamate retitled this revision from "Remove trailing data in the protocol parameter in findProtocol" to "Detect incorrect paramenter in findProtocol".<br />jtamate edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-brh55npjk2vs32u/">(Show Details)</a><br />jtamate edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-3sdrldpeymc6ths/">(Show Details)</a><br />jtamate added a comment.
</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/D11013">View Revision</a></tr></table><br /><div><div><p>I've detected so far only the case of KProtocolInfo::icon with "", in a dependent revision.</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">The paramter can receive thing</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Add two Q_ASSERT to detect incorrect protocol</span>s like:<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">* smb:///</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">* "" (empty parameter)</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">* zip:/home/user/Download/......./Encoder.php<br />
<br />
Remove : and whatever comes after it, because the protocols hash doesn't</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">* smb:/// (the right one is smb)</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">have trailing :</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">* zip:/home/user/Download/......./Encoder.php (the right one is zip)</span></div></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">kf5.kio.core: Refilling KProtocolInfoFactory cache in the hope to find ""<br />
<br />
It is, in my tests, called by KProtocolInfo::icon "" but I'm unable to know <br />
where that url is formed.</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D11013?vs=28566&id=28679">https://phabricator.kde.org/D11013?vs=28566&id=28679</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11013">https://phabricator.kde.org/D11013</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/kprotocolinfofactory.cpp</div></div></div><br /><div><strong>To: </strong>jtamate, Frameworks, dfaure<br /><strong>Cc: </strong>michaelh<br /></div>