Home »
FUDforum Development »
Bug Reports »
php tag doesn't like <br />
php tag doesn't like <br /> [message #15361] |
Thu, 11 December 2003 19:50 |
Olliver
Messages: 443 Registered: March 2002
Karma: 0
|
Senior Member |
|
|
If a php code snippet contains a <br /> it gets swallowed by the forum.
Demonstration:
This is the snippet using the "code" tag and how it's supposed to look like:
<?php echo "stupid test<br />\n"; ?>
now the same snippet using the "php" tag:
<?php echo "stupid test\n"; ?>
First noticed it in RC 10 but older versions may be affected as well.
Olliver
[Updated on: Thu, 11 December 2003 19:51] Report message to a moderator
|
|
|
Re: php tag doesn't like <br /> [message #15362 is a reply to message #15361] |
Thu, 11 December 2003 20:10 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Fixed in CVS. By the looks of things I'd say that is not a new bug and older versions are affected as well.
FUDforum Core Developer
|
|
|
|
Goto Forum:
Current Time: Thu Nov 28 02:36:26 GMT 2024
Total time taken to generate the page: 0.03025 seconds