property initial value publication error with enumeration
Brought to you by:
harriemartens,
hubertvogten
Coppercore-CCRT 3.0
Publication reports an error:
ERROR Niet gezet not part of enumeration
(The JBoss console does not report an error.)
The UOL contains a property with two choices and sets
the initial value to the first choice.
<imsld:locpers-property
identifier="locpers-VT1-TO-status-concept">
<imsld:title>Zet de status 'concept'</imsld:title>
<imsld:datatype datatype="string"/>
<imsld:initial-value>Niet gezet</imsld:initial-value>
<imsld:restriction restriction-type="enumeration">Niet
gezet</imsld:restriction> <imsld:restriction
restriction-type="enumeration">Concept
</imsld:restriction>
</imsld:locpers-property>
When initial-value is removed the UOL publishes fine.
uol
Logged In: NO
When initial-value is removed, the UOL publishes fine. Now
the error occurs in the player when setting the property.
Error Occured
Definitief not part of enumeration