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

Ben Gunter closed STS-147.
--------------------------


> stripes:form will add an extra slash to the action sometimes when the web 
> application is deployed in the default context (i.e. /)
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: STS-147
>                 URL: http://www.stripesframework.org/jira/browse/STS-147
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.2.2
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.3
>
>
> The way the FormTag checks to see if it should append the context path misses 
> the case where the application is deployed under the root context of "/".  In 
> this case it determines that the context path isn't contained in the URL (or 
> more correctly the context path followed by a terminating slash), and 
> prepends it to the action.  It should check to see if the context path is 
> slash, and handle that.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to