Maybe you could change the icon to either a trash can or a red "X".
I didn't know what it was so I tried clicking it to see what would happen. Had it deleted something, it would have been a surprise, which is usually to be avoided. :-) >>> [EMAIL PROTECTED] 2005-04-26 2:00:52 PM >>> Yeah. Ooops. That's the delete button... thought I fixed that one! Anyway, it's not the only bug... when you add a new item, the list isn't refreshed directly. I'll fix it now. Thanks, Eelco Jonathan Carlson wrote: >I just ran across Martijn's blog about the new online cdapp example. As >I played with it I ended up breaking it somehow. > >When clicking on the little blue icon over on the right of the search >results, I get a big stack trace. > >java.lang.IndexOutOfBoundsException: Index: 3, Size: 3 > at java.util.ArrayList.RangeCheck(ArrayList.java:547) > at java.util.ArrayList.get(ArrayList.java:322) > at >wicket.contrib.data.model.PageableList.get(PageableList.java:132) > at >wicket.markup.html.list.ListItemModel.onAttach(ListItemModel.java:70) > at >wicket.model.AbstractDetachableModel.attach(AbstractDetachableModel.java:50) > at >wicket.markup.html.list.ListItemModel.<init>(ListItemModel.java:53) > at >wicket.markup.html.list.ListView.getListItemModel(ListView.java:390) > at wicket.markup.html.list.ListView.newItem(ListView.java:463) > at >wicket.markup.html.list.ListView.internalOnBeginRequest(ListView.java:438) > at wicket.Component.internalBeginRequest(Component.java:1369) > at >wicket.MarkupContainer.internalBeginRequest(MarkupContainer.java:288) > at >wicket.MarkupContainer.internalBeginRequest(MarkupContainer.java:294) > at wicket.Page.request(Page.java:461) > ... > >Just thought you might like to know. Maybe you didn't intend anyone to >use it quite yet? > > >********************************************************************** >This email and any files transmitted with it are confidential and >intended solely for the use of the individual or entity to whom they >are addressed. If you have received this email in error please notify >the system manager. > >www.katun.com >********************************************************************** > > > >------------------------------------------------------- >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-user mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/wicket-user > > ------------------------------------------------------- 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-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. www.katun.com ********************************************************************** ------------------------------------------------------- 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-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
