php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56283 package page: trackback stuff instantiated even in non-trackback views
Submitted: 2005-02-03 23:39 UTC Modified: 2005-02-04 03:39 UTC
From: danielc at analysisandsolutions dot com Assigned:
Status: Wont fix Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
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: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2005-02-03 23:39 UTC] danielc at analysisandsolutions dot com
Description:
------------
I updated my development copy of pearweb the other day and went to view the package info page (eg http://pear.php.net/package/DB).  I was astonished to see a fatal error saying that the trackback files could not be found.  This happened when looking at the Main view, where no trackback info is presented.  I'm guessing this issue exists in the other views too (Download, Documentation, Bugs).  Please only include and instantiate items that are needed in the present context.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-04 03:39 UTC] toby@php.net
In every package-info page there is so called "autodiscovery code" placed in the HTML head, which indicates to weblogs, that they can trackback a specific website. (See HTML source of package-info.php).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 16:01:32 2024 UTC