From: contact at ligh dot de Operating system: independent PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: German CHM documentation does not link style sheets
Description: ------------ Most of the HTML pages compiled into the german PHP Manual file "php_manual_de.chm" do not link to the stylesheet file "de/style.css" contained in this CHM file. Reproduce code: --------------- Download the german CHM help. Open a PHP function page from the index, e.g. the one about "extract()". Expected result: ---------------- I'd expect the text being displayed in Verdana or a sans-serif font, and the code examples having a light-gray background, as I was used in older manual versions. Actual result: -------------- Because there are no known CSS classes, HTML tags using no style or classes are shown with the defaults set up in the Internet Explorer. Only tags with "style" attribute are displayed differently (e.g. colorised code areas). -- Edit bug report at http://bugs.php.net/?id=42483&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=42483&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=42483&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=42483&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=42483&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=42483&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=42483&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=42483&r=needscript Try newer version: http://bugs.php.net/fix.php?id=42483&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=42483&r=support Expected behavior: http://bugs.php.net/fix.php?id=42483&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=42483&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=42483&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=42483&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=42483&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=42483&r=dst IIS Stability: http://bugs.php.net/fix.php?id=42483&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=42483&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=42483&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=42483&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=42483&r=mysqlcfg