Koha/cataloguing
Paul POULAIN b67d77e211 BUGFIX : repeated fields where merged on biblio update
When updating a biblio, all repeated fields had the same input name.
Thus, when retrieving them through cgi->param resulted in a single line
Thus all subfields where merged in a single MARC field.
Adding a random() part to the name solves the problem

+ removing some warn lines

Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-12 20:54:31 -05:00
..
value_builder Corrections for XHTML compliance 2007-09-11 16:41:36 -05:00
addbiblio.pl BUGFIX : repeated fields where merged on biblio update 2007-09-12 20:54:31 -05:00
addbooks.pl bug fix there was an internal servor error when there is no result 2007-07-13 13:13:41 +00:00
additem.pl Corrections for XHTML compliance 2007-09-11 16:41:36 -05:00
plugin_launcher.pl fix indentation. 2007-07-31 16:14:15 +00:00
thesaurus_popup.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
z3950_search.pl patches from paul 2007-08-08 07:41:19 -05:00