← Back to team overview

mahara-contributors team mailing list archive

[Bug 1243004] [NEW] skins csstidy stripping out valid css

 

Public bug reported:

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.

** Affects: mahara
     Importance: Low
         Status: Confirmed


** Tags: skins

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

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


Follow ups

References