https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407 Hayley Mapley <hayleymapley@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80738|0 |1 is obsolete| | --- Comment #60 from Hayley Mapley <hayleymapley@catalyst.net.nz> --- Created attachment 86123 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86123&action=edit Bug 14407: Follow up to add test case and clean noise Comment #28 has a /36 which is invalid CIDR. This triggers a crash and noise. This cleans up the crash and noise, and adds test cases to check for them. prove t/Auth.t -- before missing null case, and /36 case. -- after null case, and /36 with/without warnings. Signed-off-by: Mark Tompsett <mtompset@hotmail.com> Signed-off-by: Hayley Mapley <hayleymapley@catalyst.net.nz> Looked signed off but status was Needs Signoff so I tested it again. -- You are receiving this mail because: You are watching all bug changes.