https://bugs.kde.org/show_bug.cgi?id=444227
Bug ID: 444227
Summary: Escape sequences don't work for magnet links
Product: konsole
Version: master
Platform: Other
OS: All
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Magnet links start with "magnet:" not "magnet://", but the code specifically
checks for the slashes in this line:
https://invent.kde.org/utilities/konsole/-/blob/97569b764cb01b6e083b79399ea5ac353c7cd0f6/src/EscapeSequenceUrlExtractor.cpp#L49
It breaks the ability to encode magnet links with escape sequences.
--
You are receiving this mail because:
You are watching all bug changes.