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

AddToArchive: fix filename preset for folders

We can't use detectFileName() here because we don't have the filename
suffix yet, so the function would assume the folder filename is also the
destination filename, appending '_1'.

detectBaseName() is enough for our purpose, which is just to preset a
filename in the dialog.

BUG: 406812
FIXED-IN: 19.04.1
parent 882f428e
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