mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37546
[Bug 1551027] Re: Tagged journal entries with excluded tags missing some conditions
** Changed in: mahara/16.10
Status: Confirmed => In Progress
--
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:
In Progress
Status in Mahara 16.10 series:
In Progress
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