← Back to team overview

mahara-contributors team mailing list archive

[Bug 1551027] A patch has been submitted for review

 

Patch for "16.10_STABLE" branch: https://reviews.mahara.org/6982

-- 
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