Issue 10: previousRecordId method brings the current record
Status:  Verified
Owner:
Closed:  Jan 2010
Project Member Reported by bar...@gmail.com, Nov 18, 2009
The previous* methods brings the current record and not the previous one.
And if your are at the end of an enumeration and invokes the previous*
method on the RecordEnumeration it will throw a Exception.


RecordEnumerationImpl.java.patch
868 bytes   View   Download
Nov 18, 2009
Project Member #1 bar...@gmail.com
The fix is really simple, please can someone fix it?
Jan 5, 2010
#2 tmoreira...@gmail.com
Any update on this?
Jan 6, 2010
Project Member #3 bar...@gmail.com
Fixed in trunk (future 3.0 version)
Status: Fixed
Jan 6, 2010
Project Member #4 bar...@gmail.com
(No comment was entered for this change.)
Labels: Milestone-3.0
Jan 6, 2010
#5 tmoreira...@gmail.com
Thanks! It is working fine now.
Jan 6, 2010
Project Member #6 bar...@gmail.com
(No comment was entered for this change.)
Status: Verified