Fix URL being passed as argument when launching a .desktop file
ClosedPublic

Authored by fvogt on May 16 2020, 6:07 PM.

Details

Summary

When a .desktop file is executed directly, it doesn't receive a parameter.
BUG: 421364

Test Plan

Test passes, applications open normally again.

Diff Detail

Repository
R241 KIO
Branch
execfi
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26998
Build 27016: arc lint + arc unit
fvogt created this revision.May 16 2020, 6:07 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMay 16 2020, 6:07 PM
fvogt requested review of this revision.May 16 2020, 6:07 PM
dfaure accepted this revision.May 16 2020, 9:06 PM

Thanks for the unittest and fix!

Oversight on my side indeed.

autotests/openurljobtest.h
58

Typo: Desktop

This revision is now accepted and ready to land.May 16 2020, 9:06 PM
fvogt closed this revision.May 17 2020, 9:44 AM