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

Ted Husted updated WW-2303:
---------------------------

            Flags: [Important]
    Fix Version/s: 2.1.1
         Assignee: Ted Husted

Yes, fixing the ID munging to avoid illegal JavaScript is something we should 
do now, especially since it can also affect the CodeBehind/Convention plugin. 


> s:combobox don't work with struts.enable.SlashesInActionNames=true
> ------------------------------------------------------------------
>
>                 Key: WW-2303
>                 URL: https://issues.apache.org/struts/browse/WW-2303
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: François Karman
>            Assignee: Ted Husted
>             Fix For: 2.1.1
>
>
> If you use slashes in action names (with the specific option) : the automatic 
> id of html tags includes slashes and javascript method names too.
> By the way, the JS function names are illegal and the combobox doesn't work.
> I think this bug could be present on others tags. For me, the way correction 
> will be to avoid slashes or dot in automatic id. Maybe by replacing them with 
> underscores.
> Workaround:
> Define an id for the tag in error.

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