http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14098 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Jonathan Druart from comment #1)
(In reply to Kyle M Hall from comment #0)
In previous versions of Koha, a marc modfication rules like "Copy field XXX$Y to 952$x" would add the field to an existing 952 field if there was one already, and only create a 952 field if none existed. Now an entirely new 952 field is created to store the subfield even if there is already one!
Hello Kyle, I would say it's the way it should work. Or maybe should we create a new action and let the choice to the user?
Owen has created a template that relied on the previous behavior, so I think it's a regression. However, if adding a new behavior would allow him to get his previous template to work by changing its' rules, that seems like a fine compromise. -- You are receiving this mail because: You are watching all bug changes.