php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #77859 Downloadable CHM (php_enhanced_en.chm) does not contain CSS styles
Submitted: 2019-04-06 13:50 UTC Modified: 2019-04-06 15:45 UTC
From: redswill at gmail dot com Assigned: salathe (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: redswill at gmail dot com
New email:
PHP Version: OS:

 

 [2019-04-06 13:50 UTC] redswill at gmail dot com
Description:
------------
The downloadable CHM file (php_enhanced_en.chm) does not contain CSS styles, so it doesn't look very good.

The CSS files located at "manual/en/styles" contain HTML instead of CSS.

Test script:
---------------
N/A

Expected result:
----------------
N/A

Actual result:
--------------
N/A

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-04-06 15:01 UTC] salathe@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: Doc Build problem
 [2019-04-06 15:45 UTC] salathe@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: salathe
 [2019-04-06 15:45 UTC] salathe@php.net
This was caused by a misconfiguration in the http->https redirects (the program building the CHMs of the manual downloads those CSS files from http://www.php.net/).  That has been fixed now and the CSS files should have the correct content when the CHMs are next generated (daily IIRC).

Thanks for your report!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 01:01:28 2024 UTC