https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37995

Michał <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om

--- Comment #1 from Michał <[email protected]> ---
Furthermore, identifiers of type "uri" in $2 (and then actual URL in $a) could
be displayed as links by default (provided their scheme is http:// or
https://).

It's also worth pointing out that sub get_identifiers_and_information only
looks into $2 and $a, meanwhile optional $1 designated for "Real World Object
URI" now also exists, which could be used for fallback display/linking of
unsupported identifiers if desired, moving the URL generation from the template
to that function instead.

It also appears that the subtest 'get_identifiers_and_information' uses $6
instead of $1 for the URI, which seems to be erroneous too.

-- 
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/

Reply via email to