From:             [EMAIL PROTECTED]
Operating system: Windows (all?)
PHP version:      4.1.1
PHP Bug Type:     Output Control
Bug description:  Printed errors have <br> tags, not <br />

When PHP generates an in page error, the <br /> tag is not formatted
properly.

Specifically, I called trigger_error('text', E_USER_WARNING) and got

<font color='ff0000'><br>
<b>Warning</b>:  text in <b>e:\webbase\scripts\php\nimises.inc</b> on line
<b>354</b><br>
</font>

This was reported for 4.0.6 but appears to be back.  I am running the
precompiled Windows binary, PHP 4.1.1.
-- 
Edit bug report at http://bugs.php.net/?id=15394&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15394&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15394&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15394&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15394&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15394&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15394&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15394&r=notenoughinfo


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to