[Koha-bugs] [Bug 8081] MARC-8 character set isn't preselected properly when editing Z39.50 servers

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 13 18:26:48 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8081

--- Comment #1 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
The problem appears to be the hyphen, which is not permitted in variable names.
The offending code is:
$template->param( $_ . $data->{$_} => 1)
        for ( qw( syntax encoding ) );

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list