First request in the short.ly example returns weird action URL due to a bug in prettyfaces
on JBossAS 6
-------------------------------------------------------------------------------------------------------
Key: SEAMFACES-101
URL:
https://issues.jboss.org/browse/SEAMFACES-101
Project: Seam Faces
Issue Type: Bug
Environment: jbossas6
Reporter: Marek Schmidt
Priority: Minor
The first request in a session to the deployed short.ly example produces a form with weird
action URL, such as
action="/short.ly/;jsessionid=cc08b47dabc51c5c65ccfb747ba004e9;jsessionid=CC08B47DABC51C5C65CCFB747BA004E9",
which is handled incorrectly on the postback, interpreting the first jsessionid as a
redirect key.
This appears to be a bug in prettyfaces. Updating to prettyfaces 3.2.0 seems to fix the
problem.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira