https://bugs.kde.org/show_bug.cgi?id=503933
Joshua Goins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/neochat/-/commit/73874f |ork/neochat/-/commit/71dcba |93ee30183c82c901605c654ba4a |ac628bb83a16042fbf6a3de099e |76be6b6 |3699aef --- Comment #3 from Joshua Goins <[email protected]> --- Git commit 71dcbaac628bb83a16042fbf6a3de099e3699aef by Joshua Goins. Committed on 06/05/2026 at 23:10. Pushed by redstrate into branch 'release/26.04'. Don't mangle URLs with two consecutive underscores This was because CMark (erroneously) thinks the user wants to turn the text bold, we can manually escape the URL to get around this behavior. FIXED-IN: 26.04.1 (cherry picked from commit 73874f93ee30183c82c901605c654ba4a76be6b6) M +24 -0 autotests/texthandlertest.cpp M +23 -0 src/libneochat/texthandler.cpp M +1 -0 src/libneochat/texthandler.h https://invent.kde.org/network/neochat/-/commit/71dcbaac628bb83a16042fbf6a3de099e3699aef -- You are receiving this mail because: You are watching all bug changes.
