Diffusion Ark c98d64bfb517

Fix extraction when an archive has a percentage in the name

Authored by elvisangelaccio on Jul 21 2016, 10:11 AM.

Description

Fix extraction when an archive has a percentage in the name

QUrl::toDisplayString() results in a QString containing %25 instead of %.
This affects both batch extractions and normal extractions from the Ark Part.

Porting to QUrl::toLocalFile() fixes this issue.

BUG: 365798
FIXED-IN: 16.08.0

Differential Revision: D2229

Details

Committed
elvisangelaccioJul 21 2016, 10:11 AM
Differential Revision
D2229: Fix extraction when an archive has a percentage in the name
Parents
R36:bf2de67e185f: Add support for AppImage
Branches
Unknown
Tags
Unknown