D27790: update KParts' ReadOnlyPart::localFilePath in DolphinPart::openUrl()

Elvis Angelaccio noreply at phabricator.kde.org
Sat Mar 14 18:24:37 GMT 2020


elvisangelaccio added inline comments.

INLINE COMMENTS

> dolphinpart.cpp:322
>      }
> -    setUrl(url); // remember it at the KParts level
> +    setUrl(url); // remember url at the KParts level
> +    setLocalFilePath(urlToLocalFilePath(url)); // remember local path at the KParts level

Have you tried to use `KParts::ReadOnlyPart::openUrl()` instead? (as described here: https://bugs.kde.org/show_bug.cgi?id=416989#c0)

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D27790

To: pdabrowski, #dolphin, elvisangelaccio, ngraham
Cc: kfm-devel, pberestov, iasensio, fprice, MrPepe, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, ngraham, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200314/587358fe/attachment.htm>


More information about the kfm-devel mailing list