﻿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
12437	error_css_class should not override existing classes in html	anonymous	Markus Amalthea Magnuson	"There is no possibility for now to show html row with custom class + error_css_class

For example i want to do something like this

{{{
normal_row = u'<div class=""js-active forms__width %(html_class_attr)s"">......'
}}}

because %(html_class_attr)s return string with html attribute itself, not just class name. 

The solution i think is just to return css class name."	New feature	closed	Forms		Normal	fixed	forms, errors	markus.magnuson@…	Ready for checkin	1	0	0	0	0	0
