← Back to team overview

mahara-contributors team mailing list archive

[Bug 1419951] A change has been merged

 

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

commit 20fd19022fbd903ada854c0198ad03e3172e6916
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Feb 10 08:35:18 2015 +1300

Allow skins to show on profile page (Bug #1419951)

This is a straight copy of the skins code
in view/view.php to user/view.php

Change-Id: If277fb245dd47f363da718ff086c511bb4a16cef
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/1419951

Title:
  Skins not working on profile page

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  It is possible to set a skin on a profile page but the skin doesn't
  display.

  This is due to the code to display a skin is not present in
  user/view.php (only in view/view.php)

  To fix add the code to user/view.php as well.

  Marked the bug as medium due to the fact one can add a skin to a
  profile page but it doesn't show and therefore there is confusion.

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


References