https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39732
--- Comment #4 from Baptiste Wojtkowski (bwoj) <[email protected]> --- Note : - need_confirm => 1 + need_confirm => 1, ); + $stored_suggestion = $suggestion_only; $op = 'save'; This fixes a regression concerning this feature but is not directly correlated with the removing from MarcRecordFromNewSuggestion. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
