r1560: In vote.php, we sanitize the vote value as UINT when it should be INT to allow...
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 27 Jun 2007 08:10:21 +0000 (08:10 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 27 Jun 2007 08:10:21 +0000 (08:10 +0000)
commitc580f8b5d99d3ec63eb0885e24e800eb7a50d4db
tree599ab06f06c5b65c59668cb9343a4c5b8bdbf4d5
parentd665b237e46cd7facbd00f566c87cc046d980bf0
r1560: In vote.php, we sanitize the vote value as UINT when it should be INT to allow users to vote against bugs. Closes bug://report/84
docs/changes.txt
vote.php