[
https://issues.apache.org/jira/browse/TAPESTRY-2379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAPESTRY-2379.
------------------------------------------
Resolution: Fixed
Fix Version/s: 5.0.12
> FormInjector and FormFragment should use the (new) MarkupWriterListener
> interface to place the hidden field(s) in an appropriate location
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TAPESTRY-2379
> URL: https://issues.apache.org/jira/browse/TAPESTRY-2379
> Project: Tapestry
> Issue Type: New Feature
> Components: tapestry-core
> Affects Versions: 5.0.11
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Fix For: 5.0.12
>
>
> As we're doing more dynamic things with Ajax, such as injecting a new <tr>
> element into an exiting <table>, this is getting problematic. An <input>
> nested inside a <tr> or <table> element is not valid XHTML. We really need
> to wait until a good injection point arrives (i.e., we see an <input> or a
> <select> or <textarea>, or any of a number of block elements such as <p>,
> <span>, <div>, <td> or <th>).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]