Could you provide us a quickstart to reproduce de error ?
Bruno Borges www.brunoborges.com.br +55 21 76727099 "The glory of great men should always be measured by the means they have used to acquire it." - Francois de La Rochefoucauld On Tue, Mar 29, 2011 at 10:08 AM, Jan Juno <[email protected]> wrote: > The problem is even stranger > There is no problem with IE no problem with Opera > > the only problem is with Firefox 4.0 > > strange > > > On 29 March 2011 14:19, Wilhelmsen Tor Iver <[email protected]> wrote: > > > > Can somebody help me with this exception? What can be wrong am > > > desperate..... What to look for? > > > > Typically, the real error is further down in the text that what you > > included. Common causes are: > > * Having a wicket:id the the HTML with no corresponding component > > * Adding a component without adding the wicket:id (inverse of the above) > > * Having both a component and a wicket:id but the nesting is wrong > > > > - Tor Iver > > >
