php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #47413 pear themes don't work when rendered together at once
Submitted: 2009-02-16 21:08 UTC Modified: 2009-02-17 19:06 UTC
From: cweiske@php.net Assigned: cweiske (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-02-16 21:08 UTC] cweiske@php.net
Description:
------------
Running
> phd -f xhtml -t pearchunkedhtml -t pearbightml -o build/en -d .manual.xml
makes the TOCs of the chunked html link to references only:

constitution.html:
- constitution.html#constitution.summary
- constitution.html#constitution.purpose




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-02-16 21:10 UTC] cweiske@php.net
Same for images. pearchunkedhtml references to build/en/html/pear_manual_en.html-data/images/40faff51c3ed6126c33fbd4687414eeb-rule.gif
 [2009-02-16 21:21 UTC] cweiske@php.net
Problem is that the formats get a $theme variable set, which does not work since there can be multiple of them.
 [2009-02-17 19:06 UTC] cweiske@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 14:01:31 2024 UTC