#27146: template shows empty string instead of actual content when it contains
characters like \x93 and \x94
---------------------------------+--------------------
     Reporter:  bricas           |      Owner:  nobody
         Type:  Bug              |     Status:  new
    Component:  Template system  |    Version:  1.8
     Severity:  Normal           |   Keywords:
 Triage Stage:  Unreviewed       |  Has patch:  0
Easy pickings:  0                |      UI/UX:  0
---------------------------------+--------------------
 I believe \x93 and \x94 are quote characters from CP-1252.

 I can use `{{string|pprint}}` and see the data in variable, i can use
 `{{string|length}}` and gets its length, but i cannot just print it via
 `{{string}}` -- no error is thrown, but the output is empty.

 This seems like a bug to me, but I can convinced otherwise. :)

--
Ticket URL: <https://code.djangoproject.com/ticket/27146>
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/049.38f621e37b15c574a49803823c2be525%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to