Would some kind librarian with more than 10,000 biblios please try running
the following Mysql report. I works as expected, except that the csv output
truncates at 10,000. If confirmed, I will attempt to post a bug.
SELECT biblionumber,
CONCAT('<a
href=\"/cgi-bin/koha/catalogue/detail.pl?biblionumber=',biblionumber,'\">',title,'</a>')
AS Title
FROM biblio
ORDER BY biblionumber
Thanks,
Paul
Tired old sys-admin
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha