Reviewed:  https://reviews.mahara.org/8336
Committed: 
https://git.mahara.org/mahara/mahara/commit/4974a91516d434072515d96de88e2e1acd008050
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    17.04_STABLE

commit 4974a91516d434072515d96de88e2e1acd008050
Author: Robert Lyon <robe...@catalyst.net.nz>
Date:   Fri Dec 1 14:24:17 2017 +1300

Bug 1735585: Fixing update of atime on page view

Currently we have a mahara_log function that logs page visits
So I decided we also need a mahara_touch_record($table, $id) function
that updates the 'atime' for a record when called

behatnotneeded

Change-Id: I2f645c8357426112f9edcdd24f1b8b85513cb7cb
Signed-off-by: Robert Lyon <robe...@catalyst.net.nz>
(cherry picked from commit b335fdb79305dfe9a8f07eb04076e86d45da8ded)

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

Title:
  Problem with watchlist for a page

Status in Mahara:
  Fix Committed
Status in Mahara 16.10 series:
  In Progress
Status in Mahara 17.04 series:
  Fix Committed
Status in Mahara 17.10 series:
  Fix Committed
Status in Mahara 18.04 series:
  Fix Committed

Bug description:
  Currently when a person adds a page to their watchlist and then later
  they or someone else views (but not changes) the page a row is added
  to the watchlist queue this is because we fire off the 'saveartefact'
  event on page viewing

  We should only fire the saveartefact event if actually changing
  something

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to