php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56845 Feedback status can't be overriden with other canned Feedback response
Submitted: 2006-02-18 06:32 UTC Modified: 2006-02-18 06:50 UTC
From: techtonik@php.net Assigned: pajoye (profile)
Status: Closed Package: PECL bug system (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
18 + 28 = ?
Subscribe to this entry?

 
 [2006-02-18 06:32 UTC] techtonik@php.net
Description:
------------
Feedback status can't be overriden with other canned Feedback response

Test script:
---------------
Try to use canned response "Try newer package version (Feedback)" on bug #4983

Expected result:
----------------
1.ERROR:

    * The bug is already marked "Feedback". (Submit again to ignore this.)


2.Click submit to proceed.


Actual result:
--------------
1.ERROR:

    * The bug is already marked "Feedback". (Submit again to ignore this.)


2.ERROR:

    * The bug is already marked "Feedback". (Submit again to ignore this.)


3.ERROR:
....

....
999.ERROR:

    * The bug is already marked "Feedback". (Submit again to ignore this.)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-02-18 06:35 UTC] techtonik@php.net
The same is true for "Closed" status and probably in other bugtracker subsytems also.

ERROR:

    * The bug is already marked "Closed". (Submit again to ignore this.)
 [2006-02-18 06:50 UTC] pajoye@php.net
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 07:01:32 2024 UTC