http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14530 Bug ID: 14530 Summary: 856$u URL checker ( check-url.pl ) complains about ftp based URLs Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org The script check-url.pl assumes that any URL not prefixed with http must be a relative URL. This is problematic as the URL could be prefixed with ftp as well. Any 856$u using an ftp url is given the error "400 URL Must be absolute". -- You are receiving this mail because: You are watching all bug changes.