aboutsummaryrefslogtreecommitdiffstats
path: root/lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-10-12 17:08:15 +0000
committerMario <mario@mariovavti.com>2024-10-12 17:08:15 +0000
commite9dc4b553b5fa2f4cfa0530fc2ee70305104a3c6 (patch)
treed57ac2ba6539debabc26c798751cde774387ee10 /lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php
parentc70bd08c10405c3a3b55a3d1a49c931b2fefbc3d (diff)
downloadvolse-hubzilla-e9dc4b553b5fa2f4cfa0530fc2ee70305104a3c6.tar.gz
volse-hubzilla-e9dc4b553b5fa2f4cfa0530fc2ee70305104a3c6.tar.bz2
volse-hubzilla-e9dc4b553b5fa2f4cfa0530fc2ee70305104a3c6.zip
Fix regex to detect URLs in cleanup_bbcode.
This fixes the issue where the text after the URL would be included in the link if it was immediately followed by a newline. Example: https://example.com this is a test. Would become: #^[url=https://example.com_this]https://example.com_this[/url] is a test (cherry picked from commit 687cda367316edb9f84b3e425e76c9e9279e96be) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
Diffstat (limited to 'lib/htmlpurifier/library/HTMLPurifier/HTMLModule/Scripting.php')
0 files changed, 0 insertions, 0 deletions