https://bz.apache.org/bugzilla/show_bug.cgi?id=65336

Felix Schumacher <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #37887|0                           |1
        is obsolete|                            |

--- Comment #14 from Felix Schumacher <[email protected]> ---
Created attachment 37891
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37891&action=edit
Don't mark enclosed properties of TestElementProperty as temporary

The inner properties of a MultiProperty are marked as temporary by
the AbstractTestElement setTemporary implementation. This is needed,
since the MultiProperty default implementation of mergeIn is recursive
on MultiProperties. The TestElementProperty does not implement this
method recursively and therefore must not have marked the enclosed
properties as temporary.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to