Details
Description
The event detail page displays a list of attendees for the event. If I click on a particular attendee, it should display this person's profile. In fact, the request that goes out is http://pae4150-7.sfbay:8080/webapp/person/display?user_name=b51ev
However, what I see is a blank page.
I then registered myself.
If I login, add myself as an attendee and click on my name (as above), I get an error page with HTTP Status Code 404: The requested resource () is not available.