Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: model-0.0.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
It looks like chenillekit's DateTimeField component doesn't like being inside a Zone.
The Composition component does work if the standard Tapestry date field is used.
As a quick workaround I have annotated my properties with @DataType("date")
1) we are not using Chenillekit's DateTimeField anymore.
2) The Composition component doesn't work with T5.3 due to the environment cloaking issue.