[tor-bugs] #18874 [User Experience/Website]: PayPal donation form defaults back to $23
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Apr 22 15:29:20 UTC 2016
#18874: PayPal donation form defaults back to $23
-------------------------------------+---------------------------
Reporter: mo | Owner: Sebastian
Type: defect | Status: new
Priority: Medium | Milestone:
Component: User Experience/Website | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------+---------------------------
Comment (by cypherpunks):
After looking at the
[https://gitweb.torproject.org/project/web/webwml.git/tree/donate/en/donate.wml
source] it seems to be a bug in the Javascript. At line 127 the value of
the amount id is checked. This id is empty initially, so the default
amount is set to 23 and the $23 button is activated. It doesn't check the
custom amount until the function is called a second time because the
amount is then set and the second if statement is checked instead.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18874#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list