https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 78273 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78273&action=edit Bug 21285: Add missing select2x2.png file This file is part of the Select2 jquery plugin, but wasn't added when the use of the plugin was introduced in Koha. To test: - On a high DPI screen (retina mac?) on Chrome or Safari - Edit an item => FAIL: dropdowns using Select2 (like 'Shelving location') don't display the icons (down arrow and cross) and a default value is wrongly selected => FAIL: the inspector says the requested select2x2.png file returned a 400 error. - Apply this patch - Reload the edit page => SUCCESS: Things display correctly! Dropdowns without selected values by default! => SUCCESS: No errors fetching select2x2.png - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.