Description:
The createrelation tag does not register the new relation in the context.

Example:
  <mm:createrelation role="Version" source="original_node"
  destination="change_node" id="relation_node"/>
  <mm:present referid="relation_node">Present</mm:present>
  <mm:notpresent referid="relation_node">Not present</mm:notpresent>

After this, the relation is related, but it is not registered in the
context. Consequently, this example will always result in "Not present"
being printed.

Since:
Introduced in 1.5.1.

Quite a nasty bug. It's a pity, but I have to revert to release 1.5
recompiled with my own bugfixes. Consider taking 1.5.1 offline until this
is fixed.

Rob van Maris
Developer

Finalist IT Group
Java Specialists
-------------------------------------------------------------
Amsterdam, The Netherlands
Office: +31 20 5962321 (Direct)
Mobile: +31 651444006
Fax: +31 20 5962331
-------------------------------------------------------------




Reply via email to