mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #16742
[Bug 1257953] A change has been merged
Reviewed: https://reviews.mahara.org/2769
Committed: http://gitorious.org/mahara/mahara/commit/ef4f1af8d9fe024f89e7d499b395dfa0df560f34
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit ef4f1af8d9fe024f89e7d499b395dfa0df560f34
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Dec 5 14:12:24 2013 +1300
Allowing searchbox for elasticsearch to be public (bug 1257953)
- TO DO: will need to make sure that the results returned by public
search are allowed to be seen by the public
Change-Id: I1787bd1ba0f26d5f7ea86d5d7f1562987f98381c
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