https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33604
--- Comment #1 from Pedro Amorim <[email protected]> --- Hi Katrin, using FreeForm, journal article, adding a title and an article title, both show for the detail pages: Staff: http://localhost:8081/cgi-bin/koha/ill/ill-requests.pl?op=illview&illrequest_id=1 OPAC: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?op=view&illrequest_id=1 What backend are you using when experiencing this? I believe the backend needs to implement the 'metadata' method and return the canonical values from the key/value illrequestattributes store. See https://github.com/PTFS-Europe/koha-ill-freeform/blob/master/Base.pm#L144 And https://github.com/PTFS-Europe/koha-ill-freeform/blob/master/Base.pm#L925 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
