]
Nick Belaevski updated RF-8770:
-------------------------------
Fix Version/s: Future_4.X
(was: 4.0.0.Milestone1)
Function rich:clientId doesn't work for nested components
---------------------------------------------------------
Key: RF-8770
URL:
https://jira.jboss.org/browse/RF-8770
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-misc
Affects Versions: 4.0.0.Alpha2
Environment: all browsers, RF 4.0.0-SNAPSHOT
Reporter: Pavol Pitonak
Assignee: Nick Belaevski
Fix For: Future_4.X
Attachments: functions.png
I have two nested rich data tables, the inner one is on the first row of outer table (see
attached picture):
<rich:dataTable id="containerRichDataTable1">
...
<rich:dataTable id="richDataTable">
...
</rich:dataTable>
</richDataTable
Calling #{rich:clientId('richDataTable')} returns
form:containerRichDataTable1:richDataTable
instead of
form:containerRichDataTable1:0:richDataTable
The same problem occurs when the outer component is a4j:repeat, ui:repeat or
h:dataTable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: