Bugs item #878600, was opened at 2004-01-17 00:32
Message generated for change (Comment added) made by fgiust
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=878600&group_id=73068

Category: main tag library
Group: planned for 1.0
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: fabrizio giustina (fgiust)
Summary: Decorator.getListIndex doesn't appear to work w/ Pagination

Initial Comment:
When we use pagination, getListIndex always returns 
the index value for the currently displayed item, not the 
index value for the entire list.

getListIndex always returns the same value as 
getViewIndex, which is supposed to act like this, I 
believe.

Marcus

[EMAIL PROTECTED]

----------------------------------------------------------------------

>Comment By: fabrizio giustina (fgiust)
Date: 2004-07-26 12:41

Message:
Logged In: YES 
user_id=798060

already fixed in cvs for rc2/1.0 final

----------------------------------------------------------------------

Comment By: fabrizio giustina (fgiust)
Date: 2004-05-02 22:53

Message:
Logged In: YES 
user_id=798060

confirmed and not so easy to fix at the moment. Will probably 
be fixed along with 840371.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-04-05 12:05

Message:
Logged In: NO 

I'm trying to get the item index of a sorted list, but all i get is 
the view index.
The getListIndex() and getViewIndex() seems to return the 
same value.
Can you help ?

Guillaume Normand, [EMAIL PROTECTED] 

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2004-04-05 11:59

Message:
Logged In: NO 

We have the same problem when we sort the list. The method 
getListIndex() and the method getViewIndex() from Decorator 
return always the same value.

Thank you

Kefah

[EMAIL PROTECTED]

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=878600&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to