﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
9672	EIT multi-byte encoding	moitinho@…	Stuart Auchterlonie	"In dvbdescriptors.cpp the conversion of ""UTF-8 encoding of ISO/IEC 10646"" is assumed as ""not yet supported.""

This patch does not abort conversion for this case 
(i.e. when (src[0] == 0x15) and uses QString::fromUtf8 to make the conversion. 

It just adds support for that type of ""Multi-byte coded text"".

I tested it on the Portuguese network ""TDT Continente"", which had a special rule for ISO8859_15 in eihelper.cpp. This rule is also removed in the patch.

"	Patch - Feature	closed	minor	0.25	MythTV - EIT	0.24-fixes	medium	Fixed			0
