Koha/cataloguing
Paul POULAIN a201aac3c8 BUGFIX (major) : when editing an existing biblio, biblionumber was lost
In Koha 2.2 the biblionumber was an hidden field in the form,
exactly as any other subfield.
As we also stored biblionumber as specific field, it was useless to have it
twice.

with this commit, we restore the biblionumber in the MARC:Record in TransformHtml2Marc

Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-04 16:35:22 -05:00
..
value_builder Adding missing barcode.pl 2007-08-16 13:42:39 -05:00
addbiblio.pl BUGFIX (major) : when editing an existing biblio, biblionumber was lost 2007-09-04 16:35:22 -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 This commit fixes a bug in biblio encoding. things were mixed up when reporting item(s) into the biblio, to UPDATE biblioitems.marcxml, after a biblio modif (in MARC editor). 2007-08-14 21:28:28 -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