﻿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
16947	wrong ordering of a column with list_editable	anonymous	nobody	"When there are no ordering options specified in the request, the column with list_editable still behaves as if the table were sorted by the primary key. This causes the editable items being displayed in the wrong rows.

Tested with SQLite. A simple testcase is here:

https://sites.google.com/site/makovick/junkyard/testcase.tar.gz?attredirects=0&d=1

- http://localhost:8000/admin/testapp/configuration
- login as admin/admin
- see the Configuration table containing key/value pairs
- key 'zzz' is paired with value '999' but after clicking on 'zzz' one can see there is '555' as a value"	Bug	closed	contrib.admin	dev	Normal	duplicate		makovick	Unreviewed	0	0	0	0	0	0
