http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8136
--- Comment #1 from Christophe Croullebois <[email protected]> --- Created attachment 9699 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9699&action=edit this patch changes 35 to 36 to test you must have a string in 100$a with a lenght of 36 and a record.abs with for melm 100$a : pubdate:s:range(data,9,4),pubdate:y:range(data,9,4),pubdate:n:range(data,9,4) Of course you must have for "marcflavour" unimarc. Without the patch after rebuild_zebra you'll can't sort by publication date. for 100$a your biblioitems.marcxml has to look like : 19920922d1992 ||||0frey50 ba Note : use rebuild_zebra.pl -b -v -x -where biblionumber=xxxx to just test on one bibliorecord. -- You are receiving this mail because: 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/
