http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15045 Bug ID: 15045 Summary: URLs should be built using PATH_INFO and SCRIPT_NAME Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org Currently, Koha has different ways of building the URI path when rendering links. Some of them are hardcoded, some rely on $cgi->url. We need to calculate them correctly to support arbitrary places to put Koha's intefaces in. -- You are receiving this mail because: You are watching all bug changes.