On 09/21/09 10:52, Amanda Waite wrote:
Ok, it's a simple change to make it redirect to the new user's profile,
somewhat harder to log them in first and then redirect to the new user's
profile. Is the first good enough? I've already made the change on my
test system.
The user is logged in (although it makes sense to do this), but that's a
separate JIRA OLIO-78 which we're not planning on fixing for 0.2.
Does this also require a change to the driver ?
Please file a JIRA and then checkin your fix.
Amanda
Shanti
Shanti Subramanyam wrote:
When I run the web app and manually register a user, after the
registration I'm taken to the PersonDetail page in both the PHP and
Java app. This seems natural. However, in the rails app this is not
true. It reverts to the Home page with just a message at the top
saying that the User was successfully created.
Is there a reason for the rails app to behave in this manner ?
Thanks
Shanti