[Koha-devel] major problem in MARC editor decoding

Paul POULAIN paul.poulain at free.fr
Thu Jun 8 17:32:28 CEST 2006


Hello the list (& more specifically joshua)

It seems that the CloneTag & cloneSubfield subs have a major problem : 
the cloned subfield/tag are not passed to the CGI array.

I added a Dumper(@values) in addbiblio.pl, but get :
  DUMP : $VAR1 = '';,
  $VAR2 = '';,
  $VAR3 = '';,
  $VAR4 = 'titre';,
  $VAR5 = 'LIVR';,
  $VAR6 = '';,
  $VAR7 = '';,
  $VAR8 = '';,
  $VAR9 = 'g1';,
  $VAR10 = '';,
  $VAR11 = '';,
  $VAR12 = '';,
  $VAR13 = '';,
  $VAR14 = 'paris';,
  $VAR15 = '';,
  $VAR16 = 'fre';,
  $VAR17 = '';,
<...>
  $VAR27 = '3345';,
  $VAR28 = 'INFORMATIQUE';,
<...>
  $VAR45 = '';,

while I have cloned g1 to have g1 and g2 in 200$g, and cloned 606 and 
should have 3345 / INFORMATIQUE as well as 2203 / CHIMIE

Do you experiment such a problem with npl templates ?

-- 
Paul POULAIN et Henri Damien LAURENT
Consultants indépendants
en logiciels libres et bibliothéconomie (http://www.koha-fr.org)





More information about the Koha-devel mailing list