← Back to team overview

mahara-contributors team mailing list archive

[Bug 1264105] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2997
Committed: http://gitorious.org/mahara/mahara/commit/cebec827e8a1c80c58a93a62b7ae92392560fa7b
Submitter: Son Nguyen (son.nguyen@xxxxxxxxxxxxxxx)
Branch:    master

commit cebec827e8a1c80c58a93a62b7ae92392560fa7b
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Wed Feb 12 13:38:00 2014 +1300

Fixing mistake with db select call (Bug #1264105)

- wasn't working if the site was using dbprefix on table names

Change-Id: I58b3bed8b99093ef6b1feb3eb254a8a66dd99d5d
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

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

Title:
  Problem with deleting skins that are attached to a portfolio page

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.8 series:
  Confirmed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  1. Create a skin.
  2. Attach the skin to a page.
  3. Delete the skin
  4. try to display the page.

  the portfolio page has the message:

  Not found

  The page you are looking for could not be found.

  Skin with id 2 not found

  Expected result:  When a skin is deleted that is attached to a page,
  the connection between the skin and the page needs to be cleared, so
  the page can be displayed.

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


References