I've configure the zk.xml with the new config, as of 3.6.1, to use selenium more easily. I want the generated id to be the component id prefixed with _zid_:
_zid_
After I did this configuration when I try to access any page that have my macro component I get this error and the page is not loaded:
[quote]
org.zkoss.zk.ui.UiException: Replicated UUID is not allowed for class org.zkoss.zul.Bandbox: _zid_sbbText
[/quote]
This is the macro component:
Why it doesn't work? How could I solve this?
Regards,
Felipe Cypriano
↧