[konsole] [Bug 452978] URL parsing broken if URL includes port number or comma (or address is IPv6)

Ahmad Samir bugzilla_noreply at kde.org
Fri Jul 1 19:01:15 BST 2022


https://bugs.kde.org/show_bug.cgi?id=452978

Ahmad Samir <a.samirh78 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
                   |ities/konsole/commit/3b7e73 |ities/konsole/commit/c8d8ab
                   |f54e2b07e658152ff01964d7ef3 |d1b2b8e93cc38b3bedb1b63f697
                   |98616cd                     |91e5882

--- Comment #14 from Ahmad Samir <a.samirh78 at gmail.com> ---
Git commit c8d8abd1b2b8e93cc38b3bedb1b63f69791e5882 by Ahmad Samir.
Committed on 01/07/2022 at 15:33.
Pushed by ahmadsamir into branch 'release/22.04'.

UrlFilter::FullUrlRegExp matches more valid urls

Add unittest.

This is based on:
https://datatracker.ietf.org/doc/html/rfc3986
FIXED-IN: 22.08

M  +5    -0    src/autotests/CMakeLists.txt
A  +46   -0    src/autotests/HotSpotFilterTest.cpp     [License: GPL(v2.0+)]
A  +21   -0    src/autotests/HotSpotFilterTest.h     [License: GPL(v2.0+)]
M  +45   -3    src/filterHotSpots/UrlFilter.cpp
M  +4    -1    src/filterHotSpots/UrlFilter.h

https://invent.kde.org/utilities/konsole/commit/c8d8abd1b2b8e93cc38b3bedb1b63f69791e5882

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list