﻿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
35606	Admin changelist broken for model instances with __html__ method	Claude Paroz	Hisham Mahmood	"Since [85366fbca723c9b37d0ac9db1d44e3f1cb188db2] (#34045), any model instance implementing an `__html__` method producing HTML markup is breaking the admin, because of the aria-label property will contain unescaped quotes that will break the page HTML.

Maybe the solution is forcing `str(obj)` in the `format_html` call. "	Bug	closed	contrib.admin	5.0	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
