summaryrefslogtreecommitdiff
path: root/indra/newview/llnotificationgrouphandler.cpp
diff options
context:
space:
mode:
authorAndrew Dyukov <adyukov@productengine.com>2010-07-27 18:30:35 +0300
committerAndrew Dyukov <adyukov@productengine.com>2010-07-27 18:30:35 +0300
commit0156e91c50ec77c92a6971c452a4cfe7a5f2bcab (patch)
treee5d1f94763436a3706dc870b44f2da5f56e0e457 /indra/newview/llnotificationgrouphandler.cpp
parent872c7fd9573b9d694b32431d9827dd814dbb8fee (diff)
EXT-2707 FIXED Fixed incorrectness of coalesced objects icons in inventory.
Bug was caused by multiobject's icon name index substitution with ordinary object's one. It happened because index was set depending on asset type in switch that followed "if" which set index for multiobject regardless of its result. - Added returning index icon name inside of "if" block to avoid change of the index by switch for multiobject. Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/804/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llnotificationgrouphandler.cpp')
0 files changed, 0 insertions, 0 deletions