#19696: Collectstatic management command: unicodeerror
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  nobody
  arn.breton@…           |     Status:  new
         Type:  Bug      |    Version:  1.4
    Component:           |   Keywords:  unicodeerror, collectstatic, css,
  contrib.staticfiles    |  assets
     Severity:  Normal   |  Has patch:  0
 Triage Stage:           |      UI/UX:  0
  Unreviewed             |
Easy pickings:  0        |
-------------------------+-------------------------------------------------
 Hi,

 I experienced an issue today while using the collectstatic command.

 One of my CSS files contains some comments with accent marks (I'm french).
 When the command passes on this file, it crashes with a standard
 unicodeerror ("character not in range").

 The error occured here:
 
https://github.com/django/django/blob/master/django/contrib/staticfiles/storage.py#L226

 When I deleted these comments, it works again.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19696>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to