mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 06:20:46 +02:00
Merge pull request #4103 from JoshyPHP/ticket/12221
[ticket/12221] URLs Containing javascript: are Garbled
This commit is contained in:
1
tests/text_processing/tickets_data/PHPBB3-12221.html
Normal file
1
tests/text_processing/tickets_data/PHPBB3-12221.html
Normal file
@@ -0,0 +1 @@
|
||||
<a href="https://example.com/test/#?javascript:lolhax" class="postlink">https://example.com/test/#?javascript:lolhax</a>
|
1
tests/text_processing/tickets_data/PHPBB3-12221.txt
Normal file
1
tests/text_processing/tickets_data/PHPBB3-12221.txt
Normal file
@@ -0,0 +1 @@
|
||||
https://example.com/test/#?javascript:lolhax
|
Reference in New Issue
Block a user