mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16743
[Bug 1257953] A change has been merged
Reviewed: https://reviews.mahara.org/2776
Committed: http://gitorious.org/mahara/mahara/commit/33f6ad05b2a647fadc80c1e0e3ae443c3fd8c496
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 33f6ad05b2a647fadc80c1e0e3ae443c3fd8c496
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Mon Dec 9 13:59:18 2013 +1300
Hide non-public groups from public search (bug 1257953)
Change-Id: I283f921d677605409d19b2490c6f2b9b79a28529
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1257953
Title:
public group forum info do not show up in elasticsearch
Status in Mahara ePortfolio:
Fix Committed
Status in Mahara 1.8 series:
Fix Committed
Status in Mahara 1.9 series:
Fix Committed
Bug description:
Currently in mahara if one creates a group and marks it as a public
group and adds entries to the forum these entries can only be found in
a search by members of the group.
They should be able to be found by anyone that is allowed to view the
group's forum.
To test:
- Have elasticsearch turned on
- Create a group and tick the 'Publicly viewable group'
- Add some topics / replies in the forum section
- Search for * and you should see your topics / replies in the search results
Log in as another user (not a member of the group)
- You can navigate the the group eg interaction/forum/index.php?group=[id of group] and see the forum
- Search for * and you do not see the topics / replies in the search results
Also there is a problem with elasticsearch where you need to be logged
in to use it which shouldn't be the case for finding info on public
forums
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1257953/+subscriptions
References