id summary reporter owner description type status priority milestone component version severity resolution keywords cc external_id 2189 MgLayerCollection::Remove returns true even for non-existent layers jng "If you call Remove() on a MgLayerCollection passing in a layer that doesn't belong to the collection, true is returned. This is inconsistent with the behaviour of other collection classes. where the contract is Remove() returns true if the layer was removed successfully. With the MgLayerCollection, it's even worse as it will then detach this non-existent layer and track it's changes even though it doesn't belong to the collection Attached is a patch to fix this behavior" defect closed low General 2.4.0 trivial fixed