You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2009/03/16 21:11:03 UTC

[jira] Resolved: (WW-3033) s:form tag generates markup with id attribute values containing hypens '-' replaced with underscores '_'

     [ https://issues.apache.org/struts/browse/WW-3033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3033.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.7

created by https://issues.apache.org/struts/browse/WW-2351

> 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
>             Fix For: 2.1.7
>
>
> <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.