php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49777 header levels do not always accurately reflect nesting levels
Submitted: 2009-10-05 14:13 UTC Modified: 2009-12-26 10:49 UTC
From: mike at silverorange dot com Assigned:
Status: Not a bug Package: Doc Build problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 3 = ?
Subscribe to this entry?

 
 [2009-10-05 14:13 UTC] mike at silverorange dot com
Description:
------------
Example page has two h1's: http://pear.php.net/manual/en/package.console.console-commandline.intro.php


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-26 10:49 UTC] bjori@php.net
It also has two 'introduction' headers.
I think this is an docbook markup error rather then rendering issue.

One of the header is <info><title> and the other is <refname>.
There is no need for the info title element...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC