[konsole] [Bug 455166] URL matching regressions

Kurt Hindenburg bugzilla_noreply at kde.org
Thu Jun 16 17:51:50 BST 2022


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

--- Comment #8 from Kurt Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 48060e31e23e974eba134bea86c976285085a73b by Kurt Hindenburg, on
behalf of Luis Javier Merino MorĂ¡n.
Committed on 16/06/2022 at 16:36.
Pushed by hindenburg into branch 'master'.

Only recognize URIs with balanced parentheses

To prevent URIs inside parentheses from getting extended to the closing
parenthesis, only recognize URIs with balanced parentheses in regname,
path, query and/or fragment.  We still allow unbalanced parenthesis in
userInfo, since the postfix @ should prevent most ambiguous situations,
and the parenthesis can be part of a password.

M  +13   -0    src/autotests/HotSpotFilterTest.cpp
M  +13   -8    src/filterHotSpots/UrlFilter.cpp

https://invent.kde.org/utilities/konsole/commit/48060e31e23e974eba134bea86c976285085a73b

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


More information about the konsole-devel mailing list