From: [EMAIL PROTECTED] Operating system: N/A PHP version: 4.2.2 PHP Bug Type: Documentation problem Bug description: HTML page too wide
The webpage for some of the documentation is too wide to easily read on 800 x 600 monitors. (Please don't tell me to upgrade monitors. That is so MS-like.) One has to scroll right to left to read each line. An example is at: http://www.php.net/manual/en/language.variables.predefined.php Here, it appears that somebody put a long URL in the comments, which HTML cannot break. One solution would be to make the comments in a *seperate* HTML table container than the top description part. That way a fat comment table won't "ruin" the description table also. -- Edit bug report at http://bugs.php.net/?id=18934&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=18934&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=18934&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=18934&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=18934&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=18934&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=18934&r=support Expected behavior: http://bugs.php.net/fix.php?id=18934&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=18934&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=18934&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=18934&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php