← Back to team overview

mahara-contributors team mailing list archive

[Bug 1264105] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2998
Committed: http://gitorious.org/mahara/mahara/commit/768c1656206bc21fda5e2c96c94f9b6d2ceb2c33
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    1.8_STABLE

commit 768c1656206bc21fda5e2c96c94f9b6d2ceb2c33
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date:   Mon Dec 30 09:50:38 2013 +1300

Update view's skin when deleting a skin which is attached to
(Bug 1264105)

also
- display number of views using the skin to delete
- update the existing database

Change-Id: I64faac110c8caa84ef28195368afdfbec8b0bc76
Signed-off-by: Son Nguyen <son.nguyen@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