https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20502
--- Comment #11 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #8) > I am not sure about the behaviour change here where we display the URL when > there is more than one. At the moment these display not very nicely in the > table :( > > I think the best would be to display "Item URL" for item URLs as it's now > and display the link text for 856 or keept the current "Record URL" (first > is a wish... second probably doable). > > What do you think? I don't understand, can you rephrase? My patch is applying what is done on catalogue/detail.pl, so not sure how it is displaying "not very nicely". There is an optional follow-up patch that replaces the text with "Link to resource" > There is also a bug when there is only one URL for a course item: > I think > cr.biblioitem.url.split should be cr.biblioitem.uri.split Fixed now. -- You are receiving this mail because: 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/
