28 Apr
2015
28 Apr
'15
6:59 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14066 --- Comment #14 from Marc Véron <veron@veron.ch> --- Created attachment 38592 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38592&action=edit [Signed-off] 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 Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.