http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5600
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9955|0 |1 is obsolete| | --- Comment #7 from Julian Maurice <[email protected]> --- Created attachment 10200 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10200&action=edit Bug 5600: Command line interface for tools/export.pl Fixed bug when IndependantBranches is ON. It was caused by calling C4::Context->userenv before get_template_and_user (userenv is undef in this case). Rebased on master -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ 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/
