[
https://issues.jboss.org/browse/SEAMFACES-193?page=com.atlassian.jira.plu...
]
Vaclav Dedik edited comment on SEAMFACES-193 at 6/11/12 3:53 PM:
-----------------------------------------------------------------
I might have fixed it (as far as I know it works fine and tests pass) and so I have filed
a pull request:
https://github.com/seam/faces/pull/75
was (Author: vaclav_dedik):
I might have fixed it (as far as I know it works fine) and I have filed a pull
request:
https://github.com/seam/faces/pull/75
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