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
Reporter: Bob Schellink
Assignee: Bob Schellink
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.