You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Cagatay Civici (JIRA)" <de...@myfaces.apache.org> on 2007/01/14 14:20:27 UTC

[jira] Resolved: (TOMAHAWK-856) dataList forceId doe not work

     [ https://issues.apache.org/jira/browse/TOMAHAWK-856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cagatay Civici resolved TOMAHAWK-856.
-------------------------------------

       Resolution: Invalid
    Fix Version/s: 1.1.5-SNAPSHOT

It actually works, see datalist with id data4 in examples.

> dataList forceId doe not work
> -----------------------------
>
>                 Key: TOMAHAWK-856
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-856
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Data List
>    Affects Versions: 1.1.5-SNAPSHOT
>            Reporter: Gabriel Enriquez
>         Assigned To: Cagatay Civici
>             Fix For: 1.1.5-SNAPSHOT
>
>
> <t:dataList value="#{analysts}" var="analyst" 
>                         id="allAnlData"
>                         rowIndexVar="rowIndex"
>                         layout="unorderedList"
>                         forceId="true">
>               <t:outputText value="#{analyst.id}" />
> </t:dataList>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira