You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2009/03/08 22:33:11 UTC

[JIRA] Resolved: (CLK-499) Click Calendar should destroy popup on close

     [ http://issues.apache.org/click/browse/CLK-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob Schellink resolved CLK-499.
-------------------------------

    Resolution: Fixed

Fixed in the Click Calendar project v1.0.1 and backported to 1.5.2

> Click Calendar should destroy popup on close
> --------------------------------------------
>
>                 Key: CLK-499
>                 URL: http://issues.apache.org/click/browse/CLK-499
>             Project: Click
>          Issue Type: Bug
>          Components: click-calendar, extras
>    Affects Versions: 1.5.1
>            Reporter: Bob Schellink
>            Assignee: Bob Schellink
>             Fix For: 1.5.2
>
>
> The calendar hides the popup when it is closed. However when the popup is displayed again it creates a new instance. This causes a leak because the hidden instances are never removed from the DOM. The fix is to destroy the calendar when the popup closes instead of hiding it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.