← Back to team overview

mahara-contributors team mailing list archive

[Bug 1243004] Re: skins csstidy stripping out valid css

 

** Also affects: mahara/1.10
   Importance: Low
       Status: Confirmed

** Also affects: mahara/1.9
   Importance: Undecided
       Status: New

** Changed in: mahara/1.10
    Milestone: 1.9.0 => 1.10.0

** Changed in: mahara/1.9
    Milestone: None => 1.9.1

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

Title:
  skins csstidy stripping out valid css

Status in Mahara ePortfolio:
  Confirmed
Status in Mahara 1.10 series:
  Confirmed
Status in Mahara 1.9 series:
  New

Bug description:
  The advanced css field uses csstidy to clean up the code.

  But it strips out some valid css, eg:

  background: rgba(222,200,200,0.7);

  The csstidy looks to be oldish - so we might need a newer version (or
  compatible) to do the cleaning to deal with more modern css options.

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


References