-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 10.0.0.FL
-
Component/s: Client MVVM
-
Security Level: Jimmy
-
None
Steps to Reproduce
Reference: B80-ZK-2807.zul
There is a method in the view model, like using remote EL
public boolean isRed(String color) { return color.contains("red"); }
Current Result
Not work
Expected Result
Shall Work
- relates to
-
ZK-5820 a side effect of ZK-5018 for F95_ZK_4552Test
-
- Closed
-