php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33358 Should use TITLEABBREV in TOC
Submitted: 2005-06-16 00:43 UTC Modified: 2005-06-18 00:10 UTC
From: sean@php.net Assigned:
Status: Closed Package: Livedocs problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sean@php.net
New email:
PHP Version: OS:

 

 [2005-06-16 00:43 UTC] sean@php.net
Description:
------------
Livedocs uses the <TITLE> in the TOC (idents table), but it should use the <TITLEABBREV> if available (like the DSSSL does -- and it makes the TOC much nicer).



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-06-16 01:46 UTC] sean@php.net
19:32 <@ilia> sean, can you clarify your livedocs bug report
19:32 <@sean> yeah.. sorry it was unclear.. take a look here: http://livedocs.phpdoc.info/apd
19:33 <@sean> you'll see that the TOC on the left shows "Advanced PHP debugger" (this is the
              <title>...</title> tag)
19:33 <@sean> but on php.net/apd  it's "APD"  (the <titleabbrev>)
19:33 <@sean> make sense?
19:33 <@sean> I took a stab at fixing it -- I don't think it'll be fun.
 [2005-06-18 00:10 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 08:01:30 2024 UTC