Changes between Initial Version and Version 1 of Ticket #30700


Ignore:
Timestamp:
Aug 11, 2019, 8:58:02 PM (5 years ago)
Author:
John Carter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30700 – Description

    initial v1  
    11truncatechars_html doesn't handle HTML entities, so produces output like `&#…`
    22
     3See failing test here: https://github.com/django/django/pull/11660
     4
    35See also - #20568
Back to Top