Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.6.4
-
Component/s: Configuration
At this moment the config xml's are using the public identifier:
DOCTYPE builder PUBLIC "//MMBase - builder//" url
The official syntax is:
prefix//owner-identifier//text-class text-description//language/displayversion
For MMBase it'll become:
!DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url
Fixed in 1.6
Fixes may also need to be added to the 1.5.1 patch