﻿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
27146	template shows empty string instead of actual content when it contains characters like \x93 and \x94	Brian Cassidy	nobody	"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. :)"	Bug	closed	Template system	1.8	Normal	needsinfo			Unreviewed	0	0	0	0	0	0
