﻿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
24960	{{ block.super }} hides UnicodeDecodeErrors	Sven R. Kunze	nobody	"When using {{ block.super }}, it behaves like a normal variable which leads to the following issue:

As soon as the block.super raises a UnicodeDecodeError, {{ block.super }} evaluates to an empty string.

When using {{ block.super }} in cascading base templates, this frequently leads to blank pages which are hard to debug."	Bug	new	Template system	dev	Normal		block.super UnicodeDecodeError		Unreviewed	0	0	0	0	0	1
