For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2007 > #33608 [Opn->WFx]: Indexer doesn't like out-of-place <title>









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author #33608 [Opn->WFx]: Indexer doesn't like out-of-place <title>
philip@php.net

2007-08-24, 7:02 pm

ID: 33608
Updated by: philip@php.net
Reported By: sean at caedmon dot net
-Status: Open
+Status: Wont fix
Bug Type: Livedocs problem
Operating System: Linux
PHP Version: Irrelevant
New Comment:

Livedocs is no longer in development, the current build system is
titled PhD.

Note: This is not a problem in PhD.


Previous Comments:
------------------------------------------------------------------------

[2005-07-07 21:59:33] sean at caedmon dot net

Description:
------------
When indexing/building the TOC, livedocs will ignore the title if it is
in an unexpected, yet legal, place.

works: peardoc/en/chapters/standards.xml
fails: peardoc/en/chapters/installation.xml

LMK if you want more detials.

S

Reproduce code:
---------------
<chapter>
<title>This works fine</title>
...
</chapter>

<chapter>
<chapterinfo>
...
</chapterinfo>
<title>This does not work</title>
...
</chapter>





------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=33608&edit=1
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com