← Back to team overview

mahara-contributors team mailing list archive

[Bug 898914] Re: Modification dates on shared pages not updating

 

Would it be worth having it so that when a block is updated (excluding
external blocktype ones) it updates the modified date of all the views
it is in as well? That way the last modified age of a view relates to
the age of either the newest modified block or when view info was last
saved.

At first glance it would be a matter of checking the view_artefact table
to see what views the block is associated with and then set those views
modified date.

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

Title:
  Modification dates on shared pages not updating

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When a shared page is modified the date and time listed by the shared
  page is not being updated. The comments date and time when created,
  updates but does not update when the comment is edited.

  The shared page states
  'This page lists the most recently modified or commented on pages that have been shared with you.'
  This is misleading. I was thinking the lecturers would be able to see all of the recent activity on their students pages, so they have a better way of providing feedback to the students.

  The date and time of last modification is correct when the page is
  first shared with another user, but it does not update when any
  modifications or edits to a comment are made.

  Mahara version 1.4.1
  PHP version 5.3.8
  psql (PostgreSQL) 8.4.1

  I have attached a screenshot of an example in a word document along
  with the time and date it was meant to update to assist.

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


References