Hi,

It looks like if you use a PageableDataView and pass in a IDataProvider into the constructor where that IDataProvider.size() returns zero, Wicket will throw:

wicket.markup.MarkupException: Markup element at index 39 failed to advance the markup stream [markup = file:/C:/Documents%20and%20Settings/Gili/My%20Documents/blueeye/trunk/desktopbeautifier/Server/netbeans4.2/build/web/WEB-INF/classes/desktopbeautifier/web/gallery/Page.html, index = 39, current = '<div wicket:id="imageRow" class="floatfix">' (line 22, column 11)]

because (my guess) no items end up getting generated. Should I open up an official bug report?

Gili
--
http://www.desktopbeautifier.com/


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to