﻿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
13407	"admin ""add another"" inline JS fails for M2M inlines"	Carl Meyer	nobody	"The generated ""id"" attributes contain a spurious ""+"" right after the model name, which seems to prevent jQuery from selecting by that id.

This is with an auto-generated through model (using ""model = Something.relation.through"" in the InlineModelAdmin). Haven't yet tested with real m2m through models, but I'm guessing that would make the problem go away, as it's then just like a normal FK.

I'll add a test case soon."		closed	contrib.admin	dev		fixed	jquery		Accepted	0	0	0	0	0	0
