Method to remove or replace DOM nodes from the document
-------------------------------------------------------
Key: TAPESTRY-2467
URL: https://issues.apache.org/jira/browse/TAPESTRY-2467
Project: Tapestry
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.0.13
Reporter: Christian Gorbach
Priority: Minor
Fix For: 5.0.14
In the current version there seem to be no method to remove/replace nodes from
the DOM
Example Use Case: a MarkupRendererFilter, which replaces/decorates the
html/head/title field of a page. In 5.0.13 the filter can only append to the
title's text node, but not replace it.
--
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]