﻿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
15569	wrong index assigned when creating a new inline	Simon Bächler	nobody	"When I create a new inline in the admin interface and the inline contains a UL or span, the indexes of the nested elements are not consistent.
I.E.: <ul id=""id_mediafilecontent_set-2-position""><li><input id=""id_mediafilecontent_set-1-position_0"">...

This is causing troubles when adding special functions to inlines in the admin interface. 

The code that is causing the problem is in contrib/admin/media/js/inlines.js line 55 and 100.

When I add UL to the function in line 100, then the code works for UL.
"		closed	contrib.admin	1.2		fixed	blocker	Matthias Kestenholz	Accepted	1	0	0	0	0	0
