﻿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
10728	[PATCH] SubfieldBase classes can't be subclassed.	Gabriel	nobody	"The contribute_to_class method that SubfieldBase creates goes into an endless recursion if the SubfieldBase-using class is subclassed.

This is fixed by passing the actual field class to make the correct super call.

The patches have been applied on both trunk and releases/1.0.X . All tests pass, including one modified to test for this defect."		closed	Database layer (models, ORM)	dev		fixed		simon@… eric@… martin@… Christian Schilling Joel Watts Sayane George Sakkis	Ready for checkin	1	0	0	0	0	0
