← Back to team overview

mahara-contributors team mailing list archive

[Bug 1795758] Re: error when creating a site skins

 

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
       Status: New => Confirmed

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

Title:
  error when creating a site skins

Status in Mahara:
  Confirmed

Bug description:
  Having Skins enabled in the site

  - Log in as site admin
  - Go to Admin menu->Configure site->Skins
  - Click on 'Create skin'
  - Open the browser console
  - Set title to 'Skin title' and save

  Expected result: The site skin is saved and we are redirtected to the list of site skins
  Actual result: The form gets stuck in loading and we see the following error message in the browsers console:

   [Show/hide message details.] ReferenceError: designskinform_body_background_image is not defined[Learn More] design.php:50:7
  designskinform_callback
  http://mahara/skin/design.php:50:7
  Pieform/this.processForm/window.pieformHandlers[self.data.name]
  http://mahara/lib/pieforms/static/core/pieforms.js:239:25
  sendResult
  http://mahara/skin/design.php:4:13
  onload
  http://mahara/skin/design.php:1:1

  
  I think this could be related to not allowing to set a background image for a site skin and the changes made for https://bugs.launchpad.net/mahara/+bug/1782729

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


References