php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #54101 doesn't render class manuals links for General package
Submitted: 2011-02-25 12:06 UTC Modified: 2012-04-06 17:23 UTC
From: koubel@php.net Assigned:
Status: Suspended Package: Doc Build problem
PHP Version: 5.3.5 OS: Debian Linux
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: koubel@php.net
New email:
PHP Version: OS:

 

 [2011-02-25 12:06 UTC] koubel@php.net
Description:
------------
When I invoke phd with general package
$ phd -d ~/phpdocs/doc-base/.manual.xml -p book.rrd -o /var/www/phprrd/
-f xhtml

No manual pages for classes are rendered, it's correct, because General package doesn't support 'phpdoc:classref'. 

Problem is that in final xhtml output are links (<a href>) for these non existed pages. I thinks it's bug, because it confuses end user.

Maybe consider printing warning message if some features isn't supported in some package.

When PHP package is used (--package PHP) everything is good.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-02-25 12:08 UTC] koubel@php.net
Was discussed in mailing list - http://marc.info/?t=129848467100007&r=1&w=2
 [2011-03-23 14:26 UTC] bjori@php.net
-Status: Open +Status: Verified
 [2012-04-06 17:23 UTC] bjori@php.net
This requires a package independent indexer.
We have an different TODO item on that.
 [2012-04-06 17:23 UTC] bjori@php.net
-Status: Verified +Status: Suspended
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 20:01:28 2024 UTC