ForceId does not work when used with bindings
---------------------------------------------
Key: MYFACES-352
URL: http://issues.apache.org/jira/browse/MYFACES-352
Project: MyFaces
Type: Bug
Versions: Nightly Build
Environment: Apache Tomcat/5.0.28
Reporter: Sarodge Dechgan
I think that the forceId is a great attribute. However, I noticed that when
using a component binding, there's no to assign the forceId attribute.
i've tried using
myTable.getAttributes().put( JSFAttr.FORCE_ID_INDEX_ATTR, "true");
but that doesn't work.
Is there a work around?
i've also noticed that assigning an id through component bindings doesn't work
either.
-sdechgan
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira