http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6094 Frédéric Demians <frederic@tamil.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4833|0 |1 is obsolete| | --- Comment #26 from Frédéric Demians <frederic@tamil.fr> 2011-10-18 13:36:56 UTC --- Created attachment 5951 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5951 Signed-off patch Thanks Marcel. It works as advertised. Both modes are functionnal (back): - Immediate with dontmerge=0: After modifying an authority record, its linked biblios are immediately modified. This isn't the case in 3.4.5. - Delayed with dontmerge=1: After modifying an authority record, its linked biblios are not modified. But an entry is added to need_merge_authority new table and 'merge_authorities.pl -b' script updates biblios. Comment: need_merge_authority, like zebraqueue, should be cleared from time to time. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.