php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46415 Don't chunk first section on parent site when it has children
Submitted: 2008-10-29 09:41 UTC Modified: 2008-10-30 17:57 UTC
From: cweiske@php.net Assigned: cweiske (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2008-10-29 09:41 UTC] cweiske@php.net
Description:
------------
Currently, the first section content is put onto the parent's page. This works well for most cases [1] (although the link is missing in the TOC), but does really look weird and destroys the TOC when the section-to-be-put-on-the-parent-page has children itself [2].


[1] http://tmp.cweiske.de/peardoc/en/html/installation.html
[2] http://tmp.cweiske.de/peardoc/en/html/package.html.html-quickform.values.html


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-10-30 17:57 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: Fri Mar 29 15:01:28 2024 UTC