-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major
-
Affects Version/s: 2.1.1
-
None
If you set a custom DateFormatter via the "dateFormatter" attribute of the calendars object, it throws an exception. The problem is in Util.java. The attached patch should fix it (though I haven't actually tested it).