andrewdavey / andrewdavey/cassette
Certain CSS errors produce "Illegal Characters in Path" exception
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 531
- Fork
- 139
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.