https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21959 Victor Grousset/tuxayo <victor.grousset@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor.grousset@biblibre.co | |m --- Comment #16 from Victor Grousset/tuxayo <victor.grousset@biblibre.com> --- (In reply to Séverine Queune from comment #15)
Unfortunately, I’m really bad at regular expressions (but this feature is to good motivation to learn !), do you have some examples or reference pages to test further ?
Thanks for your interest in this :) You can try the following regex «s/foo/bar/g» In the content of the subfield, it will replace every occurrences of «foo» by «bar» -- You are receiving this mail because: You are watching all bug changes.