id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1808	PIR string literals with charset and encoding are deprecated	nwellnhof	nwellnhof	"PIR string literals of the form

{{{
encoding:charset:""string""
}}}

are deprecated. They can be replaced with

{{{
encoding:""string""
}}}

The encoding should be one of the new unified encodings.
"	deprecation	closed	normal	3.1	core	2.8.0	medium	fixed					
