Created attachment 5428 [details] [review] Corrects a problem in batchMod.pl when accented characters are used. When modifying multiple items in batchMod.pl, the batch modification fails if accented characters are used in any of the fields of the modification form. For example, when modifying two items by adding "RÉSERVE" in the Note subfield ($z), the progress bars gets stuck at 50% and the items are nor modified. Seems to be an encoding problem with MARC::Record::new_from_xml. Using utf8::encode before new_from_xml seems to fix the problem. Patch attached.
Created attachment 5430 [details] [review] Signed-off patch for 3.2 I sign-off Frederick Capovila patch which is for 3.2 and I submit another patch for 3.4
Created attachment 5431 [details] [review] Patch ported from 3.2 to 3.4
Encoding change only, both patches easy to read, marking as Passed QA
Pushed, please test
The resulting commit to master does not apply cleanly to the 3.4.x branch. Please rebase against 3.4.x and resubmit with [3.4.x] in the subject line.
This is still not in 3.4, but is in 3.6.x if it is needed to be in 3.4.x please reopen and attach a patch that applies for 3.4.x
I just noticed Frederic's patch for 3.4. This patch no longer applies cleanly. Please rebase, attach a new patch, and I'll try to get it into 3.4.8.