﻿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
26394	Admin images wrong location for selector-search and icon-unknown	Kris Avi		"Hi,

It seems in Django 1.9 there is a problem with location of some images. This is taken from django admin user management. There are missing icons for calendar, search and some other.

I think it used to work with 1.8, didn't have any occurences where to test. 

I think it was raised in grapelli as well because of the change in core systems.
https://github.com/sehmaschine/django-grappelli/issues/714

[[Image(http://i.imgur.com/wONMiDn.png?1)]]
{{{
Not Found: /missing-admin-media-prefix/img/icon_calendar.gif
[22/Mar/2016 13:50:08] ""GET /static/admin/img/selector-icons.gif HTTP/1.1"" 304 0
Not Found: /missing-admin-media-prefix/img/icon_clock.gif
Not Found: /admin/auth/user/1/change/undefinedimg/selector-search.gif
Not Found: /admin/auth/user/1/change/undefinedimg/icon-unknown.gif
[22/Mar/2016 13:50:08] ""GET /missing-admin-media-prefix/img/icon_calendar.gif HTTP/1.1"" 404 4455
[22/Mar/2016 13:50:08] ""GET /missing-admin-media-prefix/img/icon_clock.gif HTTP/1.1"" 404 4446
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/selector-search.gif HTTP/1.1"" 301 0
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/icon-unknown.gif HTTP/1.1"" 301 0
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/selector-search.gif/ HTTP/1.1"" 302 0
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/icon-unknown.gif/ HTTP/1.1"" 302 0
Not Found: /admin/auth/user/1/change/undefinedimg/selector-search.gif/change/
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/selector-search.gif/change/ HTTP/1.1"" 404 1913
Not Found: /admin/auth/user/1/change/undefinedimg/icon-unknown.gif/change/
[22/Mar/2016 13:50:08] ""GET /admin/auth/user/1/change/undefinedimg/icon-unknown.gif/change/ HTTP/1.1"" 404 1904
}}}

Best regards,
Kris"	Bug	closed	contrib.admin	1.9	Normal	invalid			Unreviewed	0	0	0	0	0	1
