http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3098 --- Comment #3 from Jane Wagner <jwagner@ptfs.com> 2009-08-23 20:11:10 --- Patch sent August 23, 2009. As a followup, in MARC21slim2OPACResults.xsl, there was a check for the 856 indicator 2 to be 0 before it would show the URL in the results list. There was no such check in the details xsl. The apparent intent was that if people consistently coded the 856 ind 2 correctly, the display would just show 856s with 2nd indicator of 0 on the results list, to include URLs that point directly to the resource, not alternative versions. I believe that many, if not most, sites may have either (1) incorrect settings on 856s migrated into Koha or (2) people creating records in Koha who don't know what indicators to use. Therefore, I deleted the check for 856 _0 in the results list. It will now show all 856s present in the record. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.