http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10363
--- Comment #55 from Jonathan Druart <[email protected]> --- Comment on attachment 33862 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33862 Bug 10363 [QA Followup] Review of attachment 33862: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10363&attachment=33862) ----------------------------------------------------------------- Hi Kyle, Thanks for the followup! ::: admin/authorised_values.pl @@ +113,4 @@ > $av->imageurl( $imageurl ); > eval{ > $av->store; > + $av->replace_branch_limitations( \@branches ); Could you explain what was wrong here? -- You are receiving this mail because: 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/
