[ 
http://www.stripesframework.org/jira/browse/STS-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter resolved STS-581.
----------------------------

       Resolution: Fixed
    Fix Version/s: Release 1.6
                   Release 1.5.1

This issue was fixed along with STS-575. The fix will be avilable in 1.5.1 and 
later.

> Clean URLs and URL Rewriting issues in Jetty 6.1.3. Session String is parsed 
> as internal variable.
> --------------------------------------------------------------------------------------------------
>
>                 Key: STS-581
>                 URL: http://www.stripesframework.org/jira/browse/STS-581
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.5
>         Environment: Jetty 6.1.3
>            Reporter: Tobias K.
>            Assignee: Ben Gunter
>             Fix For: Release 1.5.1, Release 1.6
>
>
> This error occurs only in Jetty 6.1.3. Tomcat seems to work.
> First I disable cookies in firefox to activate URL Rewriting.
> UrlBinding:
> @UrlBinding("/review/create/{item.id}")
> The parameter item.id is of type long and can be blank (not required).
> If I browse following internal URL:
> http://localhost:8080/review/create/;jsessionid=10g4wusw5whj6
> I get an validation error, because the jsessionid is parsed as the item.id 
> variable.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to