Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

BadAmount exception not handled #1553

Closed
zbynekwinkler opened this issue Oct 6, 2013 · 1 comment · Fixed by #1554
Closed

BadAmount exception not handled #1553

zbynekwinkler opened this issue Oct 6, 2013 · 1 comment · Fixed by #1554

Comments

@zbynekwinkler
Copy link
Contributor

https://app.getsentry.com/gittip/gittip/group/7623582/

Stacktrace (most recent call last):

  File "aspen/website.py", line 76, in handle_safely
    response = self.handle(request)
  File "aspen/website.py", line 109, in handle
    response = request.resource.respond(request)
  File "aspen/resources/dynamic_resource.py", line 47, in respond
    exec self.pages[1] in context
  File "/app/www/%username/tip.json.spt", line 31, in <module>
    , body['amount']
  File "gittip/models/participant.py", line 326, in set_tip_to
    raise BadAmount
@zbynekwinkler
Copy link
Contributor Author

This groups with #1521.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant