[ 
http://www.stripesframework.org/jira/browse/STS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11483#action_11483
 ] 

m.j.milicevic commented on STS-606:
-----------------------------------

hm, well, this has been discussed quite few times before, for example in this 
call:

http://www.stripesframework.org/jira/browse/STS-568
and this one:
http://www.stripesframework.org/jira/browse/STS-258


"Button or _eventName usage will require changes in *.jsp and *.js", 

actually only to your jsp if your js code is ok; adding event attribute to your 
form is also changing your code...

Personally I don't have problem adding it, but there are probably some issues 
with current way of doing it (submit name) and adding it as attribute (one 
would need to check which one to use when, cause afaik you can have multiple 
buttons on a form)





> FormTag renders wrong action name.
> ----------------------------------
>
>                 Key: STS-606
>                 URL: http://www.stripesframework.org/jira/browse/STS-606
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.5
>            Reporter: Krzysztof Szymanski
>
> 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

        

-------------------------------------------------------------------------
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