Skip to content
Commit e1fca1f8 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

Fix subfolder detection of RPM archives

Filenames in a RPM archive start with the ./ prefix.
This means that "." is detected as the subfolder name by the ListJob.

We now remove this prefix to prevent this meaningless string to show up in the extraction dialog,
as the value of the subfolder QLineEdit. An autotest is added as well to assert
this behavior.

See also https://git.reviewboard.kde.org/r/126756/

CC: rdieter@math.unl.edu
parent a89e1799
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment