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