← Back to team overview

mahara-contributors team mailing list archive

[Bug 1700689] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7859
Committed: https://git.mahara.org/mahara/mahara/commit/eeaa19a5d312f921c2028c83e9528f29aa37f61e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    17.04_STABLE

commit eeaa19a5d312f921c2028c83e9528f29aa37f61e
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Fri Jun 30 14:20:36 2017 +1200

Bug 1700689: fixed tagged posts "Add" button throwing exception

Add button functionality got broken when we removed Mochikit

behatnotneeded

Change-Id: Ibe5b26e0f314a6a69f0dee8d9d6b672fafbdb5d2
(cherry picked from commit 81d85da6a5c2a9f13048acc2d10f4ca1cbc7c372)

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

Title:
  "New entry" button doesn't work in "Tagged journal entries" block

Status in Mahara:
  Fix Committed
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed

Bug description:
  Mahara 17.04+

  The "New entry" / "Add" button doesn't work in the block "Tagged
  journal entries".

  To replicate:

  Scenario 1 to test

  1. Create a journal entry with at least one tag.
  2. Create a page and place the "Tagged journal entries" block on it.
  3. Click the "New entry" button.

  Expected result: You are taken to the page to create a new journal entry.
  Actual result: Nothing happens.

  Scenario 2 to test

  1. Create another journal and add a journal entry to that with the same tag as in Scenario 1.
  2. Reload the page in edit mode. You'll now see the "Add" button rather than the "New entry" button.
  3. Select a journal and click the "Add" button.

  Expected result: You are taken to the page to create a new journal entry.
  Actual result: Nothing happens.

  I suspect it's some JS regression as it works fine in 16.10.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1700689/+subscriptions


References