<table><tr><td style="">ahmadsamir created this revision.<br />ahmadsamir added reviewers: Frameworks, dfaure, meven, sitter, broulik.<br />Herald added a project: Frameworks.<br />ahmadsamir 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/D27865">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When setting the mime filter, check that the QMimeType we get from<br />
QMimeDatabase::mimeTypeForName() is valid before adding it to the mime<br />
filter list. This fixes a bug where if the QMimeType is invalid its name<br />
(and comment) property is empty, leading to empty entries in the filter<br />
widget drop-down menu.</p>

<p>BUG: 417355</p>

<p>FIXED-IN: 5.68</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Open gwenview -> file -> open and check the filter drown-down menu there are a couple (two?) empty entries</li>
<li class="remarkup-list-item">Apply diff and try again, no empty entries</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>l-kfilefiltercombo (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27865">https://phabricator.kde.org/D27865</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/filewidgets/kfilefiltercombo.cpp</div></div></div><br /><div><strong>To: </strong>ahmadsamir, Frameworks, dfaure, meven, sitter, broulik<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>