1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/15464] Detect BBCodes in uppercase when reparsing

PHPBB3-15464
This commit is contained in:
JoshyPHP
2017-11-23 16:25:48 +01:00
parent 0517e43dff
commit a7664811dd
3 changed files with 25 additions and 2 deletions

View File

@@ -15,5 +15,13 @@
<value></value>
<value>abcd1234</value>
</row>
<row>
<value>2</value>
<value>1</value>
<value>1</value>
<value>1</value>
<value><![CDATA[<r><IMG src="img.png"><s>[IMG]</s>img.png<e>[/IMG]</e></IMG></r>]]></value>
<value></value>
</row>
</table>
</dataset>