https://bugs.kde.org/show_bug.cgi?id=381349

René Fritz <r...@colorcube.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r...@colorcube.de

--- Comment #5 from René Fritz <r...@colorcube.de> ---
Created attachment 107232
  --> https://bugs.kde.org/attachment.cgi?id=107232&action=edit
fixes relative paths handling in reader

if (QUrl::fromLocalFile(currentElement.text()).isRelative()) ...

did not work because the url has a scheme and a scheme means it's not relative.

My knowledge of Qt is veeeery limited, so I hope the patch makes sense.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to