-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8317/
-----------------------------------------------------------
(Updated Dec. 6, 2012, 3:14 p.m.)
Review request for rave.
Changes
-------
attached patch file
Description
-------
This is a small change to the person controller. I have added the proper response code of
404 for user not found and added a logging statement in the event there was an unexpected
exception thrown (I believe the expectation was the user was null).
This addresses bug RAVE-848.
https://issues.apache.org/jira/browse/RAVE-848
Diffs (updated)
-----
trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/controller/ProfileController.java
1415304
trunk/rave-components/rave-web/src/test/java/org/apache/rave/portal/web/controller/ProfileControllerTest.java
1415304
Diff: https://reviews.apache.org/r/8317/diff/
Testing
-------
Thanks,
Aaron Gooch
|