← Back to team overview

mahara-contributors team mailing list archive

[Bug 1264098] Re: skins not saving properly

 

Hi Son,

Would it make sense to upstream some of those allowed properties back to
HTMLPurifier? I notice in their 4.5.0 release (
http://repo.or.cz/w/htmlpurifier.git/blob/20eff0a3a07b2bbb6d42e4867293b119508b2f08:/NEWS
) they added some additional CSS3 properties, so they seem to be
interested in expanding the list.

Cheers,
Aaron

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

Title:
  skins not saving properly

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  I tried to create a new skin with custom CSS code added to the
  "Advanced" tab.

  collection-nav ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  When I save it, and then try to edit the skin, everything is deleted
  except:

  ul {
  }

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


References