ID: 6291
Updated by: derick
Reported By: [EMAIL PROTECTED]
Status: Closed
Old-Bug Type: Other
Bug Type: *General Issues
Assigned To: 
Comments:

Actually, the second error has been fixed recently

Previous Comments:
---------------------------------------------------------------------------

[2001-02-10 16:04:09] [EMAIL PROTECTED]
not going to be fixed.

---------------------------------------------------------------------------

[2000-08-22 08:13:05] [EMAIL PROTECTED]
phpinfo() function returns bad html (info from http://validator.w3.org )

Parts of phpinfo() 

*ERROR 1*
<td bgcolor="#DDDDDD"><tt>CFLAGS=<br>HSREGEX=</td>


         HSREGEX=</td></tr>
                     ^
       Error: end tag for "TT" omitted, but its declaration does not permit this

         <td bgcolor="#DDDDDD"><tt>CFLAGS=<br>
                               ^
       Error: start tag was here

*ERROR 2*
Loaded modules: mod_php3, mod_setenvif, mod_unique_id, mod_usertrack, mod_headers, 
mod_expires, mod_cern_meta, mod_digest, mod_auth_dbm, mod_auth_anon, mod_auth, 
mod_access, mod_alias, mod_proxy, mod_userdir, mod_speling, mod_actions, mod_imap, 
mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, 
mod_negotiation, mod_mime, mod_mime_magic, mod_log_config, mod_env, mod_macro, mod_so, 
http_core<br></td?</tr>

    Problem with </td?

*ERROR 3*
<tr><td bgcolor="#999999">arg_separator</td><td bgcolor="#DDDDDD">&nbsp;&</td><td 
bgcolor="#DDDDDD">&nbsp;&</td></tr>

   & should be &amp;

*ERROR 4*
<font color=#000000> (and many other <font> tags)

  color="#000000"> is better


Perhaps there are more errors but it needs to correct all of above before seeing them.

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=6291&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to