When joining an activity, pick up its sharing scope.

This avoids trying to re-share already shared activities in order to invite someone (#3364)
This commit is contained in:
Simon McVittie
2007-09-12 12:35:39 +01:00
parent ac73c3950a
commit bc49fc4257
2 changed files with 9 additions and 2 deletions
+3
View File
@@ -1,3 +1,6 @@
* #3364: When joining an activity, pick up its sharing scope, so we don't
try to re-share already shared activities in order to invite someone (smcv)
Snapshot 8b784a6223
* #3339 Add default mime types handler to the shell. (marco)