http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755
--- Comment #41 from Magnus Enger <[email protected]> 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=3bb33fd666d4d0eea26114b373874189edc82459 http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=c01fcbf97306d6fdcea001dbceaa4dc79c63239a -- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
