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]

Reply via email to