Koha/acqui.simple
tipaul e5bbeace3d Those fixes solves the "internal server error" with MARC::Record 1.12.
It was due to an illegal contruction in Koha : we tried to retrive subfields from <10 tags.
That's not possible. MARC::Record accepted this in 0.93 version, but it was fixed after.
Now, the construct/retrieving is OK !
2003-04-28 13:07:14 +00:00
..
addbiblio.pl Fix some bugs : 2003-04-10 13:56:02 +00:00
addbooks.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
addbookslccn.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
additem.pl Those fixes solves the "internal server error" with MARC::Record 1.12. 2003-04-28 13:07:14 +00:00
isbnsearch.pl fixing bug when a search gets more than 10 biblios : now, user can reach biblio 10, 20, 30... 2003-03-19 21:01:01 +00:00
keywordsearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
marcimport.pl 1st draft for z3950 client import. 2003-04-22 12:22:52 +00:00
saveitem.pl Added magic RCS comment. 2002-10-13 07:31:21 +00:00
viewmarc.pl Added magic RCS comment. 2002-10-13 07:45:05 +00:00
websitesearch.pl Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00