http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14066 M. Tompsett <mtompset@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38546|0 |1 is obsolete| | --- Comment #8 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 38579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38579&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 Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Tested in conjuction with both patches. -- You are receiving this mail because: You are watching all bug changes.