[Koha-patches] [PATCH] Potential fix for Bug 5143

Paul Poulain paul.poulain at biblibre.com
Wed Aug 18 11:40:20 CEST 2010


Le 17/08/2010 23:54, Chris Cormack a écrit :
> You will need to set up mappings at /cgi-bin/koha/admin/fieldmapping.pl
> for
> subtitle, parts, numbers (like that)
>
> Squashed commit of the following:
>   
!!!!!!!!!!!!! mistake detected :
>  function Check(dest){
> +    alert("WHAT!!");
>      var StrAlert = AreMandatoriesNotOk();
> +    alert("didnt get here");
>      if( ! StrAlert ){
>          document.f.submit();
>          return true;
>      } else {
> +        alert("test");
>          alert(StrAlert);
>          return false;
>      }
>   

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08



More information about the Koha-patches mailing list