http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12253 Bug ID: 12253 Summary: MARCURLS not showing in OPAC basket Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, URLs are not showing up in the OPAC basket (more detail view). This is because the template tries to get them with the key "MARCurlS" when the actual key is "MARCURLS". The template should also use MARCurl.url instead of MARCurl.part, so that users can see the actual URL rather than the "Materials specified". -- You are receiving this mail because: You are watching all bug changes.