php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56258 Typo in the search bugs page
Submitted: 2004-12-30 04:20 UTC Modified: 2004-12-30 11:02 UTC
From: kouber@php.net Assigned: danielc (profile)
Status: Closed Package: PECL bug system (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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kouber@php.net
New email:
PHP Version: OS:

 

 [2004-12-30 04:20 UTC] kouber@php.net
Description:
------------
There is a typographic error in the search bugs page:

http://pear.php.net/bugs/search.php

The forth field is written "Packge" instead of "Package".

Here it is the patch:

487c487
<   <th><label for="category" accesskey="c">Pa<span class="accesskey">c</span>kge</label></th>
---
>   <th><label for="category" accesskey="c">Pa<span class="accesskey">c</span>kage</label></th>



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-30 11:02 UTC] danielc at analysisandsolutions dot com
Thanks.  Fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC