forceId feature renders "foo[idx]" style ids when used within datatable
-----------------------------------------------------------------------
Key: MYFACES-1763
URL: https://issues.apache.org/jira/browse/MYFACES-1763
Project: MyFaces Core
Issue Type: Bug
Affects Versions: 1.2.0, 1.1.5, 1.1.4, 1.1.3
Reporter: Manfred Geiler
Priority: Minor
id attributes with square brackets are not allowed according to W3C strict html
or xhtml
the forceId feature should render "foo.idx" instead of "foo[idx]"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.