Page 1 of 1

Incell editor cancelation after filter bug

Posted: 07 Feb 2012, 11:08
by ignas616
What steps will reproduce the problem?
1. Filter some data in table
2. Initiate incell editor on some filtered data
3. Click cancel(X) in editor.

What is the expected output? What do you see instead?
I expect to see same filtered data.
Instead it replaces the edited row with the row with same order number from unfiltered list.
Example
I have rows a,b,c,d and after filtering I have b,c.
I try to edit row b and press cancel.
Now it shows rows a,c

What is the PrimeFaces version?
3.0 and 3.1

JSF
Sun Mojarra JSF 2

Server
Tomcat 7


Hope this will help you to improve primefaces even more :)
Ignas

Re: Incell editor cancelation after filter bug

Posted: 02 Mar 2012, 18:15
by ruiluis
I kind have you problem.. i detected after filtering when i edit a line, its not the correct line..

Did you find a solution?

Re: Incell editor cancelation after filter bug

Posted: 28 Mar 2012, 13:48
by moisescm
I have the same problem with Primefaces 3.2.

Your issue has been marked as invalid, I'm going to try to add a new issue.

Re: Incell editor cancelation after filter bug

Posted: 29 Mar 2012, 10:10
by moisescm