[ 
https://issues.apache.org/jira/browse/TRINIDAD-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003897#comment-13003897
 ] 

Markus Reichert commented on TRINIDAD-1490:
-------------------------------------------

Same problem exists when using tr:inputDate's chooseId attribute in combination 
with tr:chooseDate in tr:table:

<input type="text" ... onfocus="_dff(this,'table_name:picker')" .../>   
(missing row index)

id of chooseDate table: id="table_name:0:picker" (with row index)

> tr:inputDate's chooseId attribute is not prepended with j_id_ when used in 
> tr:forEach
> -------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-1490
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1490
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>         Environment: Tomcat 6.0, Trinidad 1.2.11, JDK 1.6.0_07, Windows XP 
> SP2 and Ubuntu 8.04
>            Reporter: Jasper de Vries
>
> tr:inputDate's chooseId attribute is *not* prepeded with j_id_ when used in 
> tr:forEach.
> The tr:chooseDate's id attribute *is* prepeded with j_id_ when used in 
> tr:forEach.
> I've seen this behavior on other id-referring attributes as well.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to