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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 18 08:02:42 2024 UTC