Bug 14306: Follow-up for URLs in 555$u
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 26 Aug 2015 14:35:38 +0000 (16:35 +0200)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Mon, 7 Mar 2016 17:58:33 +0000 (17:58 +0000)
commitffbb575061c278e7d494ecf9cabe5e6d1e22f2b1
treebf6ce5d24736e2b37fea4888eb7b775d4181f5fd
parentcaae161a4e64280ba9d8fbd0a5028a6818b3a2a6
 Bug 14306: Follow-up for URLs in 555$u

This patch removes the code for inserting the <a> anchor tags around
URLs in GetMarcNotes (as added originally).
The URLs are placed in separate array elements; the template should take
care of further handling.
The unit test has been adjusted accordingly.

Test plan:
Run the unit test.

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
C4/Biblio.pm
t/db_dependent/Biblio.t