diff options
| author | JoshyPHP <s9e.dev@gmail.com> | 2017-04-07 08:49:56 +0200 |
|---|---|---|
| committer | Tristan Darricau <github@nicofuma.fr> | 2017-04-18 23:33:35 +0200 |
| commit | ddcd0f243791ea64373b53f077689df0c46c713a (patch) | |
| tree | 363baf97112521a4c1779281282dece0f6001edc /tests/text_processing/tickets_data/PHPBB3-15163.html | |
| parent | d4f0c79b565f558180225027039ec6494131f85e (diff) | |
| download | forums-ddcd0f243791ea64373b53f077689df0c46c713a.tar forums-ddcd0f243791ea64373b53f077689df0c46c713a.tar.gz forums-ddcd0f243791ea64373b53f077689df0c46c713a.tar.bz2 forums-ddcd0f243791ea64373b53f077689df0c46c713a.tar.xz forums-ddcd0f243791ea64373b53f077689df0c46c713a.zip | |
[ticket/15163] Escape curly braces in smilies HTML attributes
PHPBB3-15163
Diffstat (limited to 'tests/text_processing/tickets_data/PHPBB3-15163.html')
| -rw-r--r-- | tests/text_processing/tickets_data/PHPBB3-15163.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/text_processing/tickets_data/PHPBB3-15163.html b/tests/text_processing/tickets_data/PHPBB3-15163.html new file mode 100644 index 0000000000..a1af10187c --- /dev/null +++ b/tests/text_processing/tickets_data/PHPBB3-15163.html @@ -0,0 +1 @@ +<img class="smilies" src="phpBB/images/smilies/icon_lol.gif" width="15" height="17" alt="--{E" title="--{E">
\ No newline at end of file |
