CopperCore condition doesn't work
Brought to you by:
harriemartens,
hubertvogten
Coppercore IMS-LD Level B condition doesn't work.
A simple rule including a greater-than or less-than is not taken into account in a simple package. Eample code:
</imsld:if>
<imsld:greater-than>
<imsld:property-ref ref="globprop-a2641732-4a7f-45cc-bb55-3d62fd7a2de5" />
<imsld:property-value>1</imsld:property-value>
</imsld:greater-than>
</imsld:if>
Using latest version on a a Linux server.
Any help would be appreciated.