[richfaces-issues] [JBoss JIRA] (RF-13371) Clarify and fix Push destroy logic

Brian Leathem (JIRA) jira-events at lists.jboss.org
Fri Nov 22 13:46:06 EST 2013


     [ https://issues.jboss.org/browse/RF-13371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-13371:
-------------------------------

    Description: 
I need to comment on the approach I took for destroying the Push component which follows approximately what Widget Factory does.

I have also found that the widget _destroy method isn't called at all, because there is no such event as {{cleanDom}}.

richfaces.js throws {{beforeDomClean}} and {{afterDomClean}}. The foremost is the right event to listen for for component cleanup.

  was:
I need to commend on the approach I take for destroying Push component which follows approximately what Widget Factory does.

I have also found that the widget _destro method isn't called at all, because there is no such event as {{cleanDom}}.

richfaces.js throws {{beforeDomClean}} and {{afterDomClean}}. The foremost is the right event to listen for for component cleanup.


    
> Clarify and fix Push destroy logic
> ----------------------------------
>
>                 Key: RF-13371
>                 URL: https://issues.jboss.org/browse/RF-13371
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>            Priority: Critical
>             Fix For: 5.0.0.Alpha2
>
>
> I need to comment on the approach I took for destroying the Push component which follows approximately what Widget Factory does.
> I have also found that the widget _destroy method isn't called at all, because there is no such event as {{cleanDom}}.
> richfaces.js throws {{beforeDomClean}} and {{afterDomClean}}. The foremost is the right event to listen for for component cleanup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list