http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5541 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |MARC Bibliographic data | |support AssignedTo|oleonard@myacpl.org |gmcharlt@gmail.com --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2010-12-28 19:49:04 UTC --- I'm not sure if this is a template problem or a script problem. Processing of the 856 tag happens in Biblio.pm's GetMarcUrls. GetMarcUrls will pass a "part" variable containing subfield 3 to detail.pl if subfield y exists. Then the template prefixes the output of subfield u with this "part" text. It seems that the link text for subfield u ends up being the same as "part." Clear as mud? I think someone more familiar with the MARC standard should review the logic of all this. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.