Bugs item #1289771, was opened at 2005-09-13 02:14 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=1289771&group_id=119783
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: core Group: 1.1 Status: Open Resolution: None Priority: 5 Submitted By: Todor Todorov (todort) Assigned to: Nobody/Anonymous (nobody) Summary: borders with StyleSheetReference Initial Comment: Alternatively I tried to use StyleSheetReference and manually linked css. With this approach I ran into another problem - "Failed to render component" Exception for that CSS. I have to mention here that I have two instances of the same border on one page. I did some debugging and I think the exception is thrown when the second CSS (from second border) is being marked as not rendered since the first one is already in the set of rendered components. After removing the second border, the page works just fine ! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1289771&group_id=119783 ------------------------------------------------------- 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-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
