andrewdavey / andrewdavey/cassette
URLModifier doesn't modify image paths
- 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ả
A URLModifier, created to prepend the application name, works for CSS e.g.
/AppName-cassette.axd/stylesheet/oItKqvmnTHqsg6uNMNCi0CpuC30=/MyBundle
but not for images e.g.
/AppName-cassette.axd/file/Images/MyImage-8cee044cff92fad4bcf7d0631fa5cb9da6e58a86.png
Cassette returns the image if you remove the prefix and try it in a browser i.e.
/cassette.axd/file/Images/MyImage-8cee044cff92fad4bcf7d0631fa5cb9da6e58a86.png
Raised in Google group here:
https://groups.google.com/forum/?hl=en#!topic/cassette/-dPdiHSApnw
and here's a repro
https://github.com/robinminto/CassetteUrlModifierIssueRepro
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á.