[
https://issues.jboss.org/browse/SEAMFACES-193?page=com.atlassian.jira.plu...
]
Jérémy Bogatirsky commented on SEAMFACES-193:
---------------------------------------------
Hi,
I have opened a topic in the Seam forum
([
http://seamframework.org/Community/RedirectionProblemAfterLoginWithSeam3F...])
before seeing this JIRA entry.
I tried to find a workaround using query parameters but I fall again in a bug with the
login redirection ([
https://issues.jboss.org/browse/SEAMFACES-212]) for which I submit a
pull request.
I'd rather like to use REST urls, so please, take a look at this one :-)
PrettyFaces URL rewriting is not happening when intercepted via
@LoginView
--------------------------------------------------------------------------
Key: SEAMFACES-193
URL:
https://issues.jboss.org/browse/SEAMFACES-193
Project: Seam Faces
Issue Type: Bug
Components: Security, View Configuration
Affects Versions: 3.0.2
Environment: JBoss AS6, Seam Faces 3.0.2, PrettyFaces 2.2
Reporter: Bill Elliot
When starting as not logged in and you request a page mapped with PrettyFaces that has a
security constraint (defined in pages @ViewConfig) which has a @LogonView, you are sent to
the login screen first. Then once you login successfully you are takes to the requested
page, but without the PrettyFaces URL rewriting. You get the raw URL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira