php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56029 pepr-vote-show.php doesn't display '0' votes
Submitted: 2004-04-13 00:37 UTC Modified: 2004-04-25 14:18 UTC
From: jon@php.net Assigned: toby (profile)
Status: Closed Package: PECL website (PECL)
PHP Version: Irrelevant OS:
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: jon@php.net
New email:
PHP Version: OS:

 

 [2004-04-13 00:37 UTC] jon@php.net
Description:
------------
The pepr-vote-show.php page displays an empty table cell if the developer has voted '0' on a proposal.

I guess there's an !empty() call somewhere in the code that should be changed to isset(), but that's just a guess.

Reproduce code:
---------------
Here's an example:

http://pear.php.net/pepr/pepr-vote-show.php?id=45&handle=jon


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-25 14:18 UTC] toby@php.net
This bug has been fixed in CVS.

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

In case this was a pear.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 PEAR better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 04 05:01:27 2024 UTC