wicket rewrites nested form tags for you to divs -igor
On Thu, Mar 12, 2009 at 11:52 PM, Martin Makundi <[email protected]> wrote: > Hi! > > onComponentTag is not processed when a component is not visible. > > This has the implication that nested forms look like <form > style="display:none"></form> which potentially breaks form processing > in some browsers (ie7). > > Is it a general guideline to override renderPlaceholderTag() in such > situations? Or should form override it automatically to handle nested > form tag names? > > ** > Martin > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
