Bug 5035

Summary: opaccolorstylesheet preference should be empty by default
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Nicole C. Engard <nengard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, jwagner, m.de.rooy, nengard
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: patch

Description Owen Leonard 2010-07-19 14:58:56 UTC
There is no reason for the opaccolorstylesheet to be populated by default. It should be empty. The file it points to, colors.css, is empty and should be removed.
Comment 1 Nicole C. Engard 2010-08-05 13:10:13 UTC
Created attachment 2467 [details] [review]
patch

This patch removes the default value in new installs of Koha.  It does not remove the blank file from the system.
Comment 2 Marcel de Rooy 2010-12-20 13:23:36 UTC
Tested. Signed off.
Comment 3 Chris Cormack 2010-12-21 08:47:39 UTC
Patch pushed, please test