andrewdavey / andrewdavey/cassette
Certain CSS errors produce "Illegal Characters in Path" exception
Ouverte
- Langage dominant
- C#
- Étoiles
- 531
- Forks
- 139
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
To reproduce in the Website Project: modify 'buy.css' line 2, add line
background: transparent url(("/assets/styles/images/andrew-davey.jpg")) repeat-x;
notice the double parenthesis. Run with debug false. Observe exception in web browser.
reducing the added line to a single set of parenthesis eliminates the exception.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.