http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4300
Jared Camins-Esakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7178|0 |1 is obsolete| | --- Comment #4 from Jared Camins-Esakov <[email protected]> 2012-01-17 03:33:23 UTC --- Created attachment 7193 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7193 Bug 4300: Fix display of textual holdings (866) Fixed problems: - only $z, but not $a was shown - only first $z for each 866 field was shown - each 866 field produced a ; even if no $z was present After patch was applied: - OPAC displays 866 $a and $z, separating each field with ; - Staff displays 866 $a, $x and $z, separating each field with ; Example(s) for testing: 866 $a1-86 (1941-1987)$xbound in 2 v. per year$zSome issues missing 866 $a1-86 (1941-1987) 866 $a--86 (1941-1897)$xinternal note 866 $zfirst note,$zsecond note Signed-off-by: Jared Camins-Esakov <[email protected]> -- 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. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
