http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6755 --- Comment #12 from Frédéric Demians <frederic@tamil.fr> 2011-09-12 04:49:35 UTC --- (In reply to comment #11)
The one in C4/Templates is the one to use, not the the one in C4/Output
We have now created a circular dependency. Please redo the patch to use themelanguage in C4::Templates
I don't understand. I can see that there are two themelanguage functions, one in C4::Template and one in C4::Output, which is bad! But I don't see how it create a circular dependency. Could you explain? Shouldn't this patch choose one function or the other, and so delete one of them to avoid this mistake in the future? -- 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.