summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/backend/resources/TrainingResource.java
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2014-04-08 23:04:40 -0700
committerJesse Morgan <jesse@jesterpm.net>2014-04-08 23:04:40 -0700
commit2ac76c7937ff462f99c5713ab99c6230a11cbcf5 (patch)
treed90fcd86c8a030fdf78f7c67d88120047e8b111b /src/com/p4square/grow/backend/resources/TrainingResource.java
parentdcb9d839c9a30adc833af51e5c0f5a0df8175ce2 (diff)
Fixing 500 on New Account Login Bug.
AccountRedirectResource was expecting the user to have a UserRecord, but new users did not have one. This caused JsonRequestProvider to throw an IOException and AccountRedirectResource to return 500. JsonRequestProvider now throws a NotFoundException on 404 and AccountRedirectResource properly handles it.
Diffstat (limited to 'src/com/p4square/grow/backend/resources/TrainingResource.java')
0 files changed, 0 insertions, 0 deletions