﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31037	Template truncatechars dots missing.	老广	nobody	"Django 2.1.14 work fine,  version 2.2.x has bug


{{ ""Hello Django"" | truncatechars:10 }}

Django 2.1.x output:  Hello D...
Django 2.2.x output:  Hello Djan

But the doc match the first case

https://docs.djangoproject.com/en/2.2/ref/templates/builtins/#truncatechars

"	Bug	closed	Template system	2.2	Normal	invalid	truncatechars	ibuler@…	Unreviewed	0	0	0	0	0	0
