You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2012/07/10 15:14:43 UTC

[jira] [Created] (WICKET-4650) Do not publish '/dom/node/added' is there is no added node

Martin Grigorov created WICKET-4650:
---------------------------------------

             Summary: Do not publish '/dom/node/added' is there is no added node
                 Key: WICKET-4650
                 URL: https://issues.apache.org/jira/browse/WICKET-4650
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5.7
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


When a component is removed the new markup for it is an empty text, i.e. it is replaced with an empty text node.
There is no need to publish a message on topic '/dom/node/added' in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4650) Do not publish '/dom/node/added' is there is no added node

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4650.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.8
                   6.0.0-RC1
    
> Do not publish '/dom/node/added' is there is no added node
> ----------------------------------------------------------
>
>                 Key: WICKET-4650
>                 URL: https://issues.apache.org/jira/browse/WICKET-4650
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.7
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 6.0.0-RC1, 1.5.8
>
>
> When a component is removed the new markup for it is an empty text, i.e. it is replaced with an empty text node.
> There is no need to publish a message on topic '/dom/node/added' in this case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira