User Story
the library property "org.zkoss.zk.ui.uuidRecycle.disabled" is default false since there is a leaking issue in ie6.
ie6 is not supported and the uuidRecycle seems have some issue(ZK-4509), we can consider to change the default value of "org.zkoss.zk.ui.uuidRecycle.disabled" to true.
Acceptance Criteria
change the default value of "org.zkoss.zk.ui.uuidRecycle.disabled" to true.
Details
- relates to
-
ZK-4509 Setting model in onOpen listener of combobox causes "... cannot be cast to org.zkoss.zul.Comboitem" error
- Closed