http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755 --- Comment #41 from Magnus Enger <magnus@enger.priv.no> 2011-10-18 13:38:31 UTC --- On 3.4.5, whenever I try to move from step 2 to step 3 in the guided reports wizzard, I get this error: Undefined subroutine &C4::Reports::Guided::themelanguage called at /home/magnus/kohanor32/C4/Reports/Guided.pm line 714. Line 714 is this: my ($theme, $lang) = themelanguage($htdocs, $columns_def_file, $section,$cgi); This does not happen on current master. Looks to me like these two patches from master should be applied to 3.4.x too: http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3bb33fd666d4... http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c01fcbf97306... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.