[ 
https://issues.apache.org/struts/browse/WW-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45705#action_45705
 ] 

Philip Luppens commented on WW-3033:
------------------------------------

>From what I recall, this has to do with the Javascript generation where using 
>dashes would result in errors (can anyone confirm?). I do agree that we should 
>make this more clear in the documentation though.

> s:form tag generates markup with id attribute values containing hypens '-' 
> replaced with underscores '_'
> --------------------------------------------------------------------------------------------------------
>
>                 Key: WW-3033
>                 URL: https://issues.apache.org/struts/browse/WW-3033
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Tags
>    Affects Versions: 2.1.6
>            Reporter: Bob Tiernay
>
> <s:form id="order-details-form" ...
> produces:
> <form id="order_details_form" ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to