#20375: Post-processing CSS file with Unicode chars fails -------------------------------------+------------------------------------ Reporter: bouke | Owner: nobody Type: Bug | Status: new Component: contrib.staticfiles | Version: master Severity: Normal | Resolution: Keywords: | Triage Stage: Accepted Has patch: 0 | Needs documentation: 1 Needs tests: 1 | Patch needs improvement: 1 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------
Comment (by giuliettamasina): I can't reproduce this. These are the steps I tried: 1. Start a new project. 2. Start a new app. 3. Create a `static` folder in the new app, and put the `icons.css` from above in it. 4. Edit settings, setting `STATIC_ROOT` to e.g. a local folder `staticfiles` and adding your new app to `INSTALLED_APPS`` 5. Run `collectstatic` in your project folder All files are copied, including `icons.css`, without errors. I tested this using the current `master` branch of Django, on Python 2.7.6, on a Mac. Attached is my test project, as described. -- Ticket URL: <https://code.djangoproject.com/ticket/20375#comment:6> 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 unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To post to this group, send email to django-updates@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/063.c2322d98531414240bbcfc64396f708a%40djangoproject.com. For more options, visit https://groups.google.com/d/optout.