[ http://issues.apache.org/jira/browse/MYFACES-633?page=all ]
Bill Dudney closed MYFACES-633:
-------------------------------
Resolution: Fixed
closed based on Travis' last comment
> forceId in t:panelGrid does not work propertly
> ----------------------------------------------
>
> Key: MYFACES-633
> URL: http://issues.apache.org/jira/browse/MYFACES-633
> Project: MyFaces
> Type: Bug
> Components: Tomahawk
> Versions: 1.1.0
> Reporter: Travis Reeder
>
> It outputs a parent child relationship, for example:
> <x:panelGrid binding="#{...}" id="targettingPanel" forceId="true">
> </x:panelGrid>
> will generate an id like:
> <table id="_id9:targettingPanel" border="0" >
> Where _id9 is the containing <form>. There are other containing panelGrids
> that are not prepended to the id so maybe it's just the form tag.
--
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