[
https://issues.apache.org/jira/browse/RAVE-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223513#comment-13223513
]
Jasha Joachimsthal commented on RAVE-411:
-----------------------------------------
1) Message in controller was page.newaccount.message.created in properties
page.newaccount.message.success (could be effect of svn merge conflict)
2) Needed to add security exception for message bundle <security:intercept-url
pattern="/app/messagebundle/*.js" access="permitAll"/>
> When user is successfully created, no feedback is provided
> ----------------------------------------------------------
>
> Key: RAVE-411
> URL: https://issues.apache.org/jira/browse/RAVE-411
> Project: Rave
> Issue Type: Sub-task
> Reporter: marijan milicevic
> Assignee: marijan milicevic
> Priority: Trivial
> Attachments: RAVE-411.patch
>
>
> After redirect user ends up @ login page without any feedback. In Spring 3.1
> flash scope is added, so feedback message can be easily added,
> see:
> http://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/mvc.html#mvc-flash-attributes
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira