[ 
http://jira.codehaus.org/browse/DISPL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

[EMAIL PROTECTED] deleted DISPL-143:
------------------------------------


> Table does not use decorators when providing implicit objects
> -------------------------------------------------------------
>
>                 Key: DISPL-143
>                 URL: http://jira.codehaus.org/browse/DISPL-143
>             Project: DisplayTag
>          Issue Type: Bug
>            Reporter: Thomas Dudziak
>            Assignee: fabrizio giustina
>
> When doing something along the lines of:
> <display table id="row" name="mylist" decorator="bar.FooDecorator>
>   <display:column title="name" >
>     <c:out value="${row.name}"/>
>   </display:column>
> </display:table>
> then the implicit 'row'-object used in the JSTL tag is not the FooDecorator 
> instance but the object from the list.

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

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to