https://bugs.kde.org/show_bug.cgi?id=406812
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/ark | |/1ef618e56ad7b71be2e1ead2ab | |f3b7dba93dd2e3 Status|REPORTED |RESOLVED Version Fixed In| |19.04.1 Resolution|--- |FIXED --- Comment #1 from Elvis Angelaccio <[email protected]> --- Git commit 1ef618e56ad7b71be2e1ead2abf3b7dba93dd2e3 by Elvis Angelaccio. Committed on 05/05/2019 at 10:43. Pushed by elvisangelaccio into branch 'Applications/19.04'. 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. FIXED-IN: 19.04.1 M +1 -1 kerfuffle/addtoarchive.cpp https://commits.kde.org/ark/1ef618e56ad7b71be2e1ead2abf3b7dba93dd2e3 -- You are receiving this mail because: You are watching all bug changes.
