-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major
-
None
-
Affects Version/s: 6.0.1
-
Component/s: ZK Client Engine
-
Environment:
Kubuntu 12.04, Chrome 19.0.1084.56, Tomcat 7.0.22, ZKEE 6.0.1
-
None
In the attachment you'll see a running example. Substitute zk.Widget.$('$clickHandler') with zk.Widget.$(this) and will stop working. This was since 6.0.1 upgraded from 5.0.7.1
I do report this as an issue because I found a lot of examples with this syntax, despite the zk.Widget.$ documentation does not mention the 'this' keyword as a parameter.