[Koha-bugs] [Bug 6755] Problems with switching languages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 15:38:31 CEST 2011


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

--- Comment #41 from Magnus Enger <magnus at 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=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.


More information about the Koha-bugs mailing list