RE: UIRepeat offset and size problem

2011-07-01 Thread RICARD MORE FARRES
de Martin Marinschek Enviado el: jueves, 30 de junio de 2011 7:42 Para: MyFaces Development Asunto: Re: UIRepeat offset and size problem Hi Ricard, no, this is not a bug. findComponent is supposed to work from the enclosing naming container. If you need to search without this, you need

Re: UIRepeat offset and size problem

2011-06-29 Thread Martin Marinschek
-Mensaje original- De: Leonardo Uribe [mailto:lu4...@gmail.com] Enviado el: lunes, 20 de junio de 2011 19:09 Para: MyFaces Development CC: RICARD MORE FARRES Asunto: Re: UIRepeat offset and size problem Hi It is a bug. Please create an issue here: https://issues.apache.org/jira/browse

[jira] [Created] (MYFACES-3183) UIRepeat offset and size problem

2011-06-21 Thread JIRA
UIRepeat offset and size problem Key: MYFACES-3183 URL: https://issues.apache.org/jira/browse/MYFACES-3183 Project: MyFaces Core Issue Type: Bug Components: Archetype Affects Versions: 2.1.1

UIRepeat offset and size problem

2011-06-20 Thread RICARD MORE FARRES
Hello, I am testing MyFaces 2.1.1 implemantation, in order to upgrade our aplication from version 1.2.7. I have found a problem with parameters offset and size of ui:repeat tag. offset sets the first index of the list to iterate over. size is the number of element to iterate. If I

Re: UIRepeat offset and size problem

2011-06-20 Thread Leonardo Uribe
Hi It is a bug. Please create an issue here: https://issues.apache.org/jira/browse/MYFACES I have already a patch, so as soon as you create the issue I'll commit it. Later, you can get a nightly build snapshot here: