openhatch / oh-bugimporters

Bug importers for the OpenHatch project oh-mainline
https://oh-bugimporters.readthedocs.org/
GNU Affero General Public License v3.0
12 stars 28 forks source link

[Please ignore or delete] This was a test. User is able to input invalid text into the donation amount box #114

Closed willingc closed 9 years ago

willingc commented 9 years ago

User is able to input invalid text into the donation amount box (empty string, letters, punctuation, etc). This results in PayPal being very distraught and giving the user some confused error messages. Maybe verify donation text is a valid number before redirecting user to PayPal?