-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 6.0.0
-
Component/s: Message
-
None
When a messagebox is closed with the X button it throws a NPE.
Must have threads enabled:
<zk>
<system-config>
<disable-event-thread>false</disable-event-thread>
</system-config>
</zk>
original post:
http://www.zkoss.org/forum/listComment/18536-NullPointerException-with-Messagebox-on-ZK-6