https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21959

Alex Arnaud <alex.arn...@biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #4 from Alex Arnaud <alex.arn...@biblibre.com> ---
(In reply to Pierre-Marc Thibault from comment #2)
> When I use regex on 2 items that have the same value on a field and their
> field changes, it's said that 2 fields have been modified. 
> 
> Ex : 1) It's a note. 2) It's a note.
> s/note/note2/g
> 
> However, if it's not the same value, it's said that 3 fields have been
> modified.
> 
> Ex : 1) It's a note. 2) This is a note.
> s/note/note2/g
> 
> Can you please check why it happens?

Please try the replacement patch. The code may be quite tricky but it should
work.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to