https://bugs.kde.org/show_bug.cgi?id=440135
--- Comment #9 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 35b397c84fdc7c46a98d02aeca13d1cee1facf6e by Elvis Angelaccio, on behalf of Alex Xu (Hello71). Committed on 20/05/2022 at 18:11. Pushed by elvisangelaccio into branch 'release/22.04'. remove -l flag to 7z a 7z a -l flag was added in ace277330b37 "[GSoC] Implement AddTo, Rename, Copy, Move, Paste Actions and Jobs" without explanation. -l causes p7zip to follow symlinks when adding files. this is inconsistent with other ark plugins, unintuitive, and not supported by upstream 7zip. therefore, remove it. M +0 -5 autotests/plugins/cli7zplugin/cli7ztest.cpp M +1 -2 plugins/cli7zplugin/cliplugin.cpp https://invent.kde.org/utilities/ark/commit/35b397c84fdc7c46a98d02aeca13d1cee1facf6e -- You are receiving this mail because: You are watching all bug changes.