mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37678
[Bug 1551027] A change has been merged
Reviewed: https://reviews.mahara.org/6982
Committed: https://git.mahara.org/mahara/mahara/commit/ad53199b1d8201e3905620e3833ec1bec331a7dd
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.10_STABLE
commit ad53199b1d8201e3905620e3833ec1bec331a7dd
Author: Cecilia Vela Gurovic <cecilia@xxxxxxxxxxxxxxx>
Date: Mon Sep 12 16:46:14 2016 +1200
Bug 1551027: Corrected messages showed in a
Journal entries block filtered by tags
behatnotneeded
Change-Id: Idfb823d4babff47b192a7c1b6f0588d2e2e5545b
(cherry picked from commit 6714784805eae980948f1c87efc80e8ed11782ac)
--
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/1551027
Title:
Tagged journal entries with excluded tags missing some conditions
Status in Mahara:
Fix Committed
Status in Mahara 16.10 series:
Fix Committed
Bug description:
Mahara master:
Journal entries tagged the following way:
1. cat, dog, monkey, elephant
2. cat, dog
3. cat, monkey, elephant
4. cat, dog, elephant
When you use the combination of
+cat -dog -monkey
The string in the block says: 'There are no journal entries tagged
"cat"' but doesn't actually mention that there are two other
conditions part of it and that's why no journal entries are displayed.
When the condition is +cat +dog, it says correctly: 'Journal entries
with tag "cat" but not tag "dog" '
I think +cat -dog -monkey should read: Journal entries with tag "cat"
but not tag "dog" and not tag "monkey"
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1551027/+subscriptions
References