I have opened http://issues.apache.org/jira/browse/MYFACES-1377 on this.

However, I've marked it priority Minor since it only generates an
error message rather than breaking functionality.

Since the patch is committed to head, I'm not sure what the process is
for backporting it to 1.1.4 or even if it's worth backporting at this
point.


On 8/2/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
On 8/2/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> I think this issue might also affect h:dataTable since it's in the
> shared package:
>
> http://issues.apache.org/jira/browse/TOMAHAWK-467
>
> I'll try testing and seeing if this is true.   If so, the patch there
> needs to be applied, and I'll try to get to that tomorrow if no one
> else takes care of it by then.

I've applied the patch for this against 1.1.5.

However, this also needs to be applied to the Core 1.1.4 branch, or
using a dataScroller with an h:dataTable is going to generate "Row is
not available" errors whenever the dataTable doesn't have as many rows
to display as the rows attribute value.

20:31:36.218 ERROR! [SocketListener0-1]
org.apache.myfaces.shared_impl.renderkit.html.HtmlTableRendererBase.encodeInnerHtml(HtmlTableRendererBase.java:234)
>41> Row is not available. Rowindex = 1

I'll go ahead and open a core issue on this as well and link it to the
tomahawk one.

Reply via email to