[Koha-bugs] [Bug 14066] Koha code does not really use Readonly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 27 13:44:15 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14066

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 38546
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38546&action=edit
Bug 14066: Remove the Readonly[::XS] dependency

The Readonly and Readonly::XS package are only used in Koha::Calendar.
IMO the added value of there packages does not justify their purpose.

Test plan:
1/ Remove Readonly and Readonly::XS
2/ Open the calendar and confirm you don't get any error concerning missing
dependency

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list