http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7597 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Failed QA CC| |paul.poulain@biblibre.com --- Comment #16 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment: some variable declared twice "my" variable $branch masks earlier declaration in same scope at /home/paul/koha.dev/koha-community//C4/Accounts.pm line 783. => branch is created at line 782, removing the my should be enough (the problem appears in patch 2) -- You are receiving this mail because: You are watching all bug changes.