php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59940 No "Tutorials" anchor on support page.
Submitted: 2011-09-07 11:15 UTC Modified: 2011-09-07 19:14 UTC
From: tjudd at sfsu dot edu Assigned: tyrael (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2011-09-07 11:15 UTC] tjudd at sfsu dot edu
Description:
------------
It's a minor issue but trying to find information on ussage of 
PECL. Went to the support site:
http://pecl.php.net/support.php

Saw in the main menu a link for 'Tutorials':
<a href="#tutorials">Tutorials</a>

However there is no header or reference for this hash on the 
page. 

Reproduce code:
---------------
<a href="#tutorials">Tutorials</a>

Expected result:
----------------
Expected behavior is to jump to a section with tutorial 
information. 

Actual result:
--------------
Stays on page as no anchor to reference. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-07 19:14 UTC] tyra3l at gmail dot com
This bug has been fixed in SVN.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC