yes, I also had this bug: It does not appear in development, only
after a certain runtime and nobody seems to know why this is
happening. Apart from replacing ui:repeat with t:dataList, I found
that adding a size="n" to the ui:repeat, where n is greater than what
you expect your result-set to be, also solves this problem.

Does anybody know, if this will be fixed (and when the terribly
outdated documentation shows that ui:repeat has the size-attribute)?

cheers
stf

2007/3/29, Volker Weber <[EMAIL PROTECTED]>:
Hi,

just found this:
http://www.nabble.com/-OT---ui%3Arepeat-stops-after-first-entry-tf3480300.html

Regards,
  Volker

2007/3/29, MichaƂ 'Gandalf' Stawicki <[EMAIL PROTECTED]>:
> Hi,
>
> trying to iterate over items = ${something.someList[0].someOtherList}
> with c:forEach
>
> fails. It only iterates over first element, ignores the rest.
>
> regards,
> michael
>
> --
> [EMAIL PROTECTED]
> http://stawicki.jasliska.pl
> GG: 3691111
> JID: [EMAIL PROTECTED]
>

Reply via email to