php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #33219 A closing div tag seems to be missing in some pages in Extended CHM help
Submitted: 2005-06-02 13:10 UTC Modified: 2005-06-06 18:38 UTC
From: olympnn at nm dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Windows XP
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: olympnn at nm dot ru
New email:
PHP Version: OS:

 

 [2005-06-02 13:10 UTC] olympnn at nm dot ru
Description:
------------
The number of opening and closing div tags differs on some pages in extended CHM help (20 May 2005), for example, in "getting-started.html" there are 10 opening and 9 closing div tags. It seems that this problem is in all but function pages (for example, in "function.abs.html" there are 13 opening and 13 closing).

This problem results, partially, in wrong work of HeaderNostalgia skin: nearly all page content gets into <div id="pageHeaders"> innerHTML, and is cut by the JS, so this skin shows only header and user notes on all but function pages.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-06 18:38 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 21:00:01 2025 UTC