dev@jsftemplating.java.net

[Issue 4] Table Factory consumes EL expression during creation

From: <kenpaulsen_at_dev.java.net>
Date: 28 Mar 2007 15:58:50 -0000

Table Factory consumes EL expression during creation:
https://jsftemplating.dev.java.net/issues/show_bug.cgi?id=4



User kenpaulsen changed the following:

                What |Old value |New value
================================================================================
                  Status|NEW |STARTED
--------------------------------------------------------------------------------




------- Additional comments from kenpaulsen_at_dev.java.net Wed Mar 28 15:58:49 +0000 2007 -------
Work-a-rounds: Manipulate the data stored in the MultipleListDataProvider; or use the standard Woodstock supported ways
of using DataProviders instead of the "data" attribute which JSFTemplating's TableRowGroupFactory exposes.

This issue only applies to the MultipleListDataProvider when this DataProvider is created automatically via the "data"
attribute of the TableRowGroupFactory.