]> git.koha-community.org Git - koha.git/commit
[IMPORTANT]
authortipaul <tipaul>
Mon, 12 Jun 2006 10:33:53 +0000 (10:33 +0000)
committertipaul <tipaul>
Mon, 12 Jun 2006 10:33:53 +0000 (10:33 +0000)
commit33080b69053fe30c8f9843f8a482625efe24a8f1
treed660439fa58f98a3a442d81346e018d94968db48
parent85bf27751f154ce666fbf130986cd387270dec63
[IMPORTANT]

when cloning a tag, there was a problem to detect the tag change when rebuilding the XML/MARC record :
the test was done on an empty field.
with the new CloneTag sub, this empty field was quite tricky to create on the fly.
so i've added on each subfield a <input name="firstsubfield"> saying wether the subfield is the 1st or not.
Thus, when a tag is cloned, it is cloned properly.

HTML2marc and well as HTML2xml have been modified, but PLEASE DOUBLE CHECK my work
C4/Biblio.pm
acqui.simple/addbiblio.pl
koha-tmpl/intranet-tmpl/default/en/acqui.simple/addbiblio.tmpl
koha-tmpl/intranet-tmpl/npl/en/acqui.simple/addbiblio.tmpl