mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 09:34:13 +01:00
This reverts commit 106127e6b7.
As the image attribute can be different depending on the object finalclass, it cannot be added in the DBObjectSet::OptimizeColumnLoad(), which means that retrieving it within the loop might lead to a complete DBObject::Reload() of the object which can have a real impact on performances depending on the objects.