what if you are looking in logs? at least leave some info that is helpful to identify where the error is
-igor On Nov 28, 2007 1:29 PM, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > When a markup exception is thrown because some component has a wicket:id in > the markup but was not added to the page, we shown the markup twice: one in > the exception message and stacktrace, and later in the markup panel with a > very helpful red identifying span. > The latter is rather useful, but is obscured by the first markup in the > exception string. > > I want to propose to remove the markup from the exception message. > > Martijn > > -- > Buy Wicket in Action: http://manning.com/dashorst > Apache Wicket 1.3.0-rc1 is released > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/ >
