diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-04-06 16:02:14 +0300 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-04-06 16:02:14 +0300 |
commit | b658e4115d137713ab55bf73f517a528deffb534 (patch) | |
tree | 61e4f572a5e73bd776598bc4883834f4583182ab /indra/test/llscriptresource_tut.cpp | |
parent | cf94709c60949d5376f8c5dc14bf5472631cd6c9 (diff) |
Fixed normal bug EXT-6464 (Buy pass from popup menu doesn't work).
- The bug was caused by deselection of parcel(because of zero ref count to parcel selection) after appearance of alert with ok/cancel.
Added setting pointer to this selection before notification appearance and nullifying pointer it after user chooses ok or cancel. Nullifying
will always take place because alert is modal, so there is no chance that LLPanelLandGeneral::cbBuyPass() won't be called.
Reviewed by Mike at https://codereview.productengine.com/secondlife/r/180/
--HG--
branch : product-engine
Diffstat (limited to 'indra/test/llscriptresource_tut.cpp')
0 files changed, 0 insertions, 0 deletions