[Koha-bugs] [Bug 33648] Errors when enabling ERM in 22.11

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 3 08:48:05 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33648

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 150561
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150561&action=edit
Bug 33648: (bug 32991 follow-up) fix bad resolution conflict

Wrong resolution conflict on AgreementsList.vue in commit
  Bug 32991: Improve our Dialog component

in master
             logged_in_user,
+            setWarning,
+            setMessage,

in 22.11.x

+            logged_in_user,
+            setWarning,
+            setMessage,

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list