﻿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
17493	Widget.id_for_label() should be an instance method	Julien Phalip	nobody	I don't see any reason why `Widget.id_for_label()` should be a class method. What's more, it's actually already used as an instance method in some places. I suggest simply removing the `classmethod` decorators (see patch attached).	Cleanup/optimization	closed	Forms	1.3	Normal	fixed			Ready for checkin	1	0	0	0	0	0
