From:             gabor at hojtsy dot hu
Operating system: irrelevant
PHP version:      4.3.3RC1
PHP Bug Type:     Unknown/Other Function
Bug description:  faulty phpcredits() HTML output

Description:
------------
In the phpcredits() output, there is a <div class="center"> [not
align="center"!] before the tables and a </center> after them. This is
basically not correct. The latter close tag should be </div>.

Reproduce code:
---------------
See HTML source of http://www.php.net/credits.php, which greps out the
<body> of phpcredits(), and shows the problem (note that php.net runs
4.3.3-dev)


-- 
Edit bug report at http://bugs.php.net/?id=24839&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=24839&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=24839&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=24839&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24839&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24839&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24839&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24839&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24839&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24839&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24839&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24839&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24839&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24839&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24839&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24839&r=gnused

Reply via email to