Bugs item #1190577, was opened at 2005-04-26 23:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1190577&group_id=119783
Category: core Group: 1.0.0-rc3 Status: Open Resolution: None Priority: 8 Submitted By: Eelco Hillenius (eelco12) Assigned to: Nobody/Anonymous (nobody) Summary: versioning/ paging bug in cdapp Initial Comment: to reproduce: Change method isVersioned of SearchCDResultsListView so that it returns false instead of true. Start up the webapp, and start deleting links. When there is only one page left with cd's, it will trhow an IndexOutOfBoundsException when you delete a cd (the deletion itself goes well btw). Funny thing is that this problem does not occur whent SearchCDResultsListView is versioned. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1190577&group_id=119783 ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
