29 Aug
2015
29 Aug
'15
9:04 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #63 from Joonas Kylmälä <j.kylmala@gmail.com> --- (In reply to Jonathan Druart from comment #35)
Created attachment 41353 [details] [review] Bug 13618: Fix error 'Not a GLOB reference'
The interpolation of a variable on including a file caused an unexpected error: Template process failed: undef error - Not a GLOB reference at /usr/lib/i386-linux-gnu/perl5/5.20/Template/Provider.pm line 619.
The easier fix is to replace it with a SWITCH.
Did you considered adding .raw in the end of the Koha.Preference( 'AddressFormat' ) ? It would be more generalized code and it works. -- You are receiving this mail because: You are watching all bug changes.