http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9300
--- Comment #1 from Nicole C. Engard <[email protected]> --- Created attachment 18045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18045&action=edit dates in the marc aren't in the date range either This is still an issue. I ran the export for Jan 1 2013 to today and I got results like this one: mysql> select datecreated from biblio where biblionumber=753; +-------------+ | datecreated | +-------------+ | 2012-09-21 | +-------------+ Which is obviously not right. The MARC is attached in the image -- 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/
