[
http://www.stripesframework.org/jira/browse/STS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Gunter updated STS-606:
---------------------------
Component/s: Tag Library
Fix Version/s: (was: Release 1.5.1)
I agree that it seems like if you say action="/foo" then the form's action
attribute should be whatever you set it to. This is pretty complicated to fix,
and I don't want to run the risk of introducing any new issues in 1.5.1 because
of it so I'm slating it for 1.6 for now.
Incidentally, this behavior dates back to a 03/25/06 when Tim first added the
ability to append the event name to the path. It was not introduced with clean
URLs.
> FormTag renders wrong action name.
> ----------------------------------
>
> Key: STS-606
> URL: http://www.stripesframework.org/jira/browse/STS-606
> Project: Stripes
> Issue Type: Bug
> Components: Tag Library
> Affects Versions: Release 1.5
> Reporter: Krzysztof Szymanski
> Assignee: Ben Gunter
> Fix For: Release 1.6
>
>
> When using clean url binding: @UrlBinding("/signin/{$event}/")
> and <stripes:form action="/signin/authenticate" id="signin">.
> FormTag renders: <form id="signin" action="/signin/" method="post">
> There is no possibility of using events with stripes forms.
--
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
------------------------------------------------------------------------------
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development