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 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Olliver
![Germany Germany](/forum/images/flags/de.png) 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 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) 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: Mon Feb 17 17:03:19 GMT 2025
Total time taken to generate the page: 0.20016 seconds