Parsing error in LiftRules.fixCSS when some CSS selector contains 'url' string
Open
@Shadowfiend is already working on this.
Since May 12, 2014.
P:Normal
WebKit
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
If CSS file contains some CSS selector which contains 'url' string in it
example:
#fUrlName{width:470px;}
function fixCSS ends up with parsing error.
every another details are described here: https://groups.google.com/d/topic/liftweb/dZXAEO-LIqc/discussion
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.