https://bugs.kde.org/show_bug.cgi?id=383311
Jack Hill <jackhill3...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |24.08.2 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/ktorrent/-/commit/5fcc9 | |7bc8e25b254cd491f5cdde7344a | |d401f8db Status|ASSIGNED |RESOLVED --- Comment #5 from Jack Hill <jackhill3...@gmail.com> --- Git commit 5fcc97bc8e25b254cd491f5cdde7344ad401f8db by Jack Hill. Committed on 15/09/2024 at 11:45. Pushed by jackh into branch 'master'. Fix torrent selection dialog in Import Torrent dialog KUrlRequester receives name filters in the same format as QFileDialog in KF6. The old format was a leftover from KF5. Also KUrlRequester will only split the filter on ";;" if we call `setNameFilter`, i.e. the singular version of the function. FIXED-IN: 24.08.2 M +1 -1 ktorrent/dialogs/importdialog.cpp M +1 -8 libktcore/interfaces/functions.cpp M +1 -5 libktcore/interfaces/functions.h https://invent.kde.org/network/ktorrent/-/commit/5fcc97bc8e25b254cd491f5cdde7344ad401f8db -- You are receiving this mail because: You are watching all bug changes.