From 2d7a09839ea75bf8b87220f5585e5d6fd2a11d72 Mon Sep 17 00:00:00 2001 From: AlexanderP ProductEngine Date: Wed, 3 Apr 2013 20:39:35 +0300 Subject: CHUI-841 FIXED No warning given that you cannot leave a group you are the last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method. --- indra/newview/skins/default/xui/en/notifications.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 105bef7321..49e2ddfb14 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3648,6 +3648,17 @@ Leave Group? yestext="OK"/> + + Unable to leave group. You cannot leave the group because you are the last owner of the group. Please assign another member to the owner role first. + group + + +