diff options
Diffstat (limited to 'tests/text_processing/tickets_data/PHPBB3-10922.html')
-rw-r--r-- | tests/text_processing/tickets_data/PHPBB3-10922.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/text_processing/tickets_data/PHPBB3-10922.html b/tests/text_processing/tickets_data/PHPBB3-10922.html index 6ca9eb0aa1..7c375e79a6 100644 --- a/tests/text_processing/tickets_data/PHPBB3-10922.html +++ b/tests/text_processing/tickets_data/PHPBB3-10922.html @@ -1,3 +1,5 @@ <a href="mailto:user@example.org">user@example.org</a><br> <a href="mailto:user@example.org">...</a><br> <a href="mailto:user@example.org?subject=Hello&body=Sent%20from%20phpBB">user@example.org</a><br> +<a href="mailto:user@example.org?subject=Hi%20there">user@example.org</a><br> +<a href="mailto:user@example.org?body=Hi%20there">user@example.org</a><br> |