[Koha-bugs] [Bug 10073] New: Show ccode or location also if not bound to Authorized Values in XSLT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 18 10:05:00 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10073

            Bug ID: 10073
           Summary: Show ccode or location also if not bound to Authorized
                    Values in XSLT
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: minor
          Priority: P5 - low
         Component: OPAC
          Assignee: m.de.rooy at rijksmuseum.nl
          Reporter: m.de.rooy at rijksmuseum.nl

If you do not have ccode or location governed by authorized value (you can
release this default connection in the marc structure), these item values are
not passed through in the items section, created by buildKohaItemsNamespace for
XSLTParse4Display.

This simple patch checks if the authorized value hash on ccode or location
returns something and passes the original value in otherwise.

Tested in connection with bug 9995, but can be seen separately.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list