﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
105	ET does not convert attribute names to QName.	Maciej Ligenza	cmlenz	ET helper does not prepare attributes properly. The attributes are held in form Attrs( list_of( (string, string) ) ) instead of Attrs( list_of( (QName,string) ) ) (see: source:trunk/genshi/input.py@504#L33). In that form {{{NamespaceFlattener.__call__()}}} (and probably others) can't cope with them properly (see: source:trunk/genshi/output.py@504#L440).	defect	closed	major	0.4	Template processing	0.3.6	fixed		
