Koha/C4
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
..
Barcodes rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation bug fix : 2007-05-21 07:45:45 +00:00
tests rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Accounts.pm fixes to fine management 2007-08-14 21:32:45 -05:00
Acquisition.pm Cleaning up perldocs for make utility that MJ wrote. I was getting a bunch 2007-07-08 15:36:59 +00:00
Amazon.pm move Accounts2.pm to Accounts.pm 2007-03-09 23:30:17 +00:00
Auth.pm fixing help feature with new template structure 2007-08-30 15:51:05 -05:00
Auth_with_ldap.pm removing guessencoding, hard-coding utf-8 2007-06-05 08:53:19 +00:00
AuthoritiesMarc.pm Modifying AddAuthorities in order to fix encoding bugs. 2007-08-20 15:16:43 -05:00
Biblio.pm BUGFIX (major) : when editing an existing biblio, biblionumber was lost 2007-09-04 16:35:22 -05:00
Bookfund.pm Bug FIXING: 2007-07-20 10:41:34 +00:00
Bookseller.pm loading template 1st to have userenv set + fixing javasccript bug + reindenting 2007-08-18 17:38:28 -05:00
Boolean.pm Forgot to take out debugging code 2003-02-06 07:07:54 +00:00
Branch.pm new virtual shelves changes, keyed by biblionumber 2007-08-09 09:17:49 -05:00
Breeding.pm bug fix : Sometime importing biblio return no breedingid. 2007-07-10 14:34:32 +00:00
Calendar.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Circulation.pm really minor change : POD fixing, indentation & some compilation warn removing. 2007-07-26 15:18:46 +00:00
Context.pm Adding KOHAVERSION management. 2007-08-16 06:58:32 -05:00
Date.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Input.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Koha.pm using 'our' instead of 'use vars' + POD fixing. 2007-07-26 15:15:08 +00:00
Labels.pm Adding labels generator. 2007-08-18 17:39:38 -05:00
Languages.pm moving sql data to installer directory 2007-08-18 22:15:30 -05:00
Letters.pm really minor change : POD fixing, indentation & some compilation warn removing. 2007-07-26 15:18:46 +00:00
Log.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Maintainance.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Members.pm really minor change : POD fixing, indentation & some compilation warn removing. 2007-07-26 15:18:46 +00:00
NewsChannels.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Output.pm determining language for OPAC correctly, until new template structure has been ported to OPAC 2007-09-04 05:44:15 -05:00
Overdues.pm minor code rewritte 2007-07-02 09:14:09 +00:00
Print.pm removing all useless %env / $env 2007-04-18 17:00:14 +00:00
Record.pm rel_3_0 moved to HEAD (introducing new files) 2007-03-09 15:34:17 +00:00
Reserves.pm really minor change : POD fixing, indentation & some compilation warn removing. 2007-07-26 15:18:46 +00:00
Review.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
Search.pm reintroducing an important line in TransformeMarcToKoha 2007-08-14 21:32:52 -05:00
Serials.pm ordering supplier list & reindenting a little 2007-08-18 17:37:56 -05:00
Stats.pm re introducing TotalPaid function as circ/stat.pl use it. 2007-06-05 10:01:17 +00:00
Suggestions.pm rel_3_0 moved to HEAD 2007-03-09 14:28:54 +00:00
VirtualShelves.pm new virtual shelves changes, keyed by biblionumber 2007-08-09 09:17:49 -05:00
Z3950.pm patches from paul 2007-08-08 07:41:19 -05:00