php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56282 Missing spaces between links (text browser)
Submitted: 2005-02-02 06:06 UTC Modified: 2005-09-08 19:24 UTC
From: postings-php-bug at hans-spath dot de Assigned: pajoye (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: postings-php-bug at hans-spath dot de
New email:
PHP Version: OS:

 

 [2005-02-02 06:06 UTC] postings-php-bug at hans-spath dot de
Description:
------------
On the PEAR website when you view a package page with a text browser like "links" the navigation bar for that package looks like one word due to missing spaces in the HTML source between the A tags. ("MainDownloadDocumentationBugsTrackbacks")


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-02 10:31 UTC] danielc at analysisandsolutions dot com
Each menu item is separated by " | "  So, not only are there two spaces, there's a "|" in there as well.  File a bug with the browser authors.
 [2005-02-02 10:44 UTC] mike@php.net
Nope, that's true.
Daniel, he means the package menu.
 [2005-09-08 19:24 UTC] pierre dot php at gmail dot com
This bug has been fixed in CVS.

If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET).

If this was a problem with the pear.php.net website, the change should be live shortly.

Otherwise, the fix will appear in the package's next release.

Thank you for the report and for helping us make PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 03:01:32 2024 UTC