- Affected App
- WoltLab Suite Forum
I stubled upon this bug today here by chance. This code (seen below) will not show up in the editor window when you add it to a quote.
Apache Configuration
RewriteCond %{HTTP_USER_AGENT} msie|trident [NC]
RewriteRule ^(.*)$ https://my-site/microsoft_internet_explorer.html [R=301,L]
This test is my quote. I typed this text 1st then added the code and finally highlighted everything to add to a spoiler but the code box vanishes.
RewriteCond %{HTTP_USER_AGENT} msie|trident [NC] RewriteRule ^(.*)$ https://my-site/microsoft_internet_explorer.html [R=301,L]
I will see a blank space in the editor above after adding this all to a spoiler.
How to reproduce this bug: https://community.woltlab.com/…ostID=1666311#post1666311