#18430: CachedFilesMixin crashed when CSS files contains non-ascii utf-8
character
-------------------------------------+-------------------------------------
Reporter: brantyoung | Owner: dbrgn
Type: Bug | Status: reopened
Component: contrib.staticfiles | Version: 1.4
Severity: Normal | Resolution:
Keywords: | Triage Stage:
Has patch: 0 | Unreviewed
Needs tests: 0 | Needs documentation: 0
Easy pickings: 1 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by brantyoung):
* status: closed => reopened
* resolution: needsinfo =>
Comment:
I create a minimal project to reproduce this ticket:
https://bitbucket.org/brantyoung/cached_files_mixin_bug/overview
It's weird, if I moving all of font files to any directory except
*PROJECTROOT*/css, every thing works fine.
But if both iconic-font.css and font files in the same **sub-directory**,
CachedFilesMixin will crash.
--
Ticket URL: <https://code.djangoproject.com/ticket/18430#comment:4>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.