-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.3.2
-
Fix Version/s: 5.1.4
-
Component/s: None
When defining a ui type, we have to specify a redundant coretype that has to be identical to the id:
<type id="Book" coretype="Book">
Improve this so that people only have to use:
<type id="Book">