Fix avatar cache storage
ClosedPublic

Authored by alessandro on Jan 30 2020, 5:29 PM.

Details

Summary

Local URLs are accessed through QUrl::path() instead of QUrl::toLocalFile(), resulting in avatars not being saved nor showed on Windows.

Diff Detail

Repository
R865 Ruqola
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
alessandro requested review of this revision.Jan 30 2020, 5:29 PM
alessandro created this revision.
kfunk accepted this revision.Jan 30 2020, 10:15 PM
This revision is now accepted and ready to land.Jan 30 2020, 10:15 PM
This revision was automatically updated to reflect the committed changes.