http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10363 --- Comment #55 from Jonathan Druart <jonathan.druart@biblibre.com> --- 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.