https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21959
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #16 from Victor Grousset/tuxayo <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
