← Back to team overview

mahara-contributors team mailing list archive

[Bug 1629147] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7155
Committed: https://git.mahara.org/mahara/mahara/commit/982ada76389ccc643e4c18a0c2a8404e1a5ed2a4
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    16.10_STABLE

commit 982ada76389ccc643e4c18a0c2a8404e1a5ed2a4
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Mon Oct 3 15:01:49 2016 +1300

Bug 1629147: Returning correct collection url

behatnotneeded

Change-Id: Ia78f7329be80c51dafb77be298883fa4fe1de032
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
(cherry picked from commit b40e7c4779f96aa7c7e204d17539d451e0fbda0f)

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

Title:
  Error message about non-existent framework url

Status in Mahara:
  Fix Committed

Bug description:
  Mahara 16.10dev

  This might be related to bug #1629144

  When I want to delete a copied page from a collection that has
  SmartEvidence, I get the following error message on the page deletion
  page:

  [WAR] 64 (lib/collection.php:950) Undefined property: Collection::$frameworkurl
  Call stack (most recent first):

      log_message("Undefined property: Collection::$frameworkurl", 8, true, true, "/home/kristina/code/1610stable/htdocs/lib/collecti...", 950) at /home/kristina/code/1610stable/htdocs/lib/errors.php:513
      error(8, "Undefined property: Collection::$frameworkurl", "/home/kristina/code/1610stable/htdocs/lib/collecti...", 950, array(size 6)) at /home/kristina/code/1610stable/htdocs/lib/collection.php:950
      Collection->get_url() at /home/kristina/code/1610stable/htdocs/view/delete.php:30

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


References