<table><tr><td style="">hriesenbeck created this revision.<br />hriesenbeck added reviewers: KDE Edu, whiting.<br />Restricted Application added a project: KDE Edu.<br />hriesenbeck 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/D10370" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Relative file paths for sound and image files were not correctly parsed<br />
into QUrl objects. The reason for this is, that the previous used<br />
QUrl::isRelative() does not work as its name lets suppose. So the<br />
relative file path detection is changed to QDir methods.</p>

<p>Unit tests for sound and image file path parsing were added.</p>

<p>BUG: 389517</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Run unit tests</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R339 KEduVocDocument Library</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix_sound_url_parsing_for_review</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10370" rel="noreferrer">https://phabricator.kde.org/D10370</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>.arcconfig<br />
keduvocdocument/autotests/readerkvtml2test.cpp<br />
keduvocdocument/readerwriters/keduvockvtml2reader.cpp</div></div></div><br /><div><strong>To: </strong>hriesenbeck, KDE Edu, whiting<br /><strong>Cc: </strong>narvaez, apol<br /></div>