#34578: Template filter `join` should not escape the joining string if 
`autoescape`
is `off`
---------------------------------+------------------------------------
     Reporter:  Natalia Bidart   |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Template system  |                  Version:  4.2
     Severity:  Normal           |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  1                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

 * easy:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 Off-topic: As far as I'm aware it's easier to follow the expected output
 in assertions instead of a series of function calls, e.g.
 {{{#!python
 self.assertEqual(output, "<p>Hello World!</p><br/>beta &
 me<br/><script>Hi!</script>")
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34578#comment:1>
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701883229e551-40bd6e62-c5ef-4df3-b95e-ed8405beaa0f-000000%40eu-central-1.amazonses.com.

Reply via email to