https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24697
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #99354|0 |1 is obsolete| | --- Comment #3 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 99467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=99467&action=edit Bug 24697: Split items.uri on staff detail view If there are more URIs, we split on vertical bar and show the real URL instead of duplicated text. Otherwise display depends on the pref URLLinkText. Test plan: Create item with uri = A | B | C Create another item with uri = D Check the results on staff detail view (items table). Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Works as described, no errors. -- 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/
