Bug 6862

Summary: Duplicate VOKAL icons can cause problems on Windows file system
Product: Koha Reporter: Ian Walls <koha.sekjal>
Component: TemplatesAssignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: PATCH-Sent (DO NOT USE) CC: chris
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Proposed Patch
Signed-off patch

Description Ian Walls 2011-09-09 15:02:30 UTC
There are two versions of the Book.png and Book-32px.png icons (one is 'Book' and the other "BOOK").  According to Fridolyn Somers' post to koha-devel on 12/08/10, this causes problems with Windows files systems.  At the view least, it's duplicating icons needlessly.
Comment 1 Ian Walls 2011-09-09 15:20:27 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2011-09-30 18:32:53 UTC
Created attachment 5670 [details] [review]
Signed-off patch
Comment 3 Ian Walls 2011-10-13 17:44:22 UTC
Removes duplicate files, and updates the database to be sure any usage of the deleted files now points to the correct names.  I'm the author of this, but I'm going to mark it as Passed QA unless anyone objects.
Comment 4 Chris Cormack 2011-10-13 22:46:39 UTC
I have objections it is a clean and simple patch, pushing
Comment 5 Jared Camins-Esakov 2012-05-23 12:19:28 UTC
Seems to work fine. Closing.