On 5/23/06, Adam Winer <[EMAIL PROTECTED]> wrote:
This is a dataScroller bug. commandLinks are an encodeChildren component, so it shouldn't be attempting to do encodeBegin()/encodeEnd() and assume that children will be generated between the tags. However, I can work around this bug in the ADF codebase.
It'd be better to fix dataScroller :)