Hi,

On Tue, Jun 30, 2009 at 11:02 AM, Owen Leonard<[email protected]> wrote:
> -        homebranch       => $biblio->{'homebranch'},
> +        homebranch       => $branches->{ $biblio->{'homebranch'} 
> }->{'branchname'},

Setting homebranch to the name instead of the code breaks a hidden
form input that needs the library code to actually register the
transfer.  The home library name should be given a separate template
variable.

Regards,

Galen
-- 
Galen Charlton
VP, Research & Development, LibLime
[email protected]
p: 1-888-564-2457 x709
skype: gmcharlt
_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to