AJAX response to update a component doesn't include the updated component's
root tag
------------------------------------------------------------------------------------
Key: TAPESTRY-1580
URL: https://issues.apache.org/jira/browse/TAPESTRY-1580
Project: Tapestry
Issue Type: Bug
Components: Framework
Affects Versions: 4.1.2
Reporter: Marcus Schulte
Priority: Minor
Fix For: 4.1.2
Currently a component scheduled to be updated in an ajax request via
@EventListener gets only its body replaced.
This leads to somewhat counterintuitive behaviour.
E.g.: Firefox accepts the xml-snippets with multiple root elements, that can
result from this, IE 6 does not.
Since it's easy to work around that, it could also fixed by documenting it if
it's hard to do otherwise.
--
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]