Fix message box when passing a remote url that includes a file
ClosedPublic

Authored by apol on Jan 30 2020, 2:38 PM.

Details

Summary

The if was negated, I assume it was a typo

Test Plan

I don't get the following screenshot anymore

Diff Detail

Repository
R135 Integration for Qt applications in Plasma
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol created this revision.Jan 30 2020, 2:38 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 30 2020, 2:38 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol requested review of this revision.Jan 30 2020, 2:38 PM
ngraham accepted this revision.Jan 30 2020, 3:25 PM
This revision is now accepted and ready to land.Jan 30 2020, 3:25 PM
This revision was automatically updated to reflect the committed changes.

This is wrong, isn't it? The logic was: if setDirectory is passed something that _isn't_ a directory, try to strip the filename.