[Koha-bugs] [Bug 29781] Allow item batch modification to use capturing groups in regex option

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 17 14:53:23 CET 2022


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

--- Comment #3 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 129528
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129528&action=edit
Bug 29781: Unit test

This patch adds a unit test for capture groups support in Koha::Items

Test plan
1) Run the test prior to applying the capture groups fix, note it fails.
2) Apply the capture groups fix patch
3) Run the test again, it should now pass

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list