9 Aug
2019
9 Aug
'19
11:22 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16219 --- Comment #9 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 92115 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92115&action=edit Bug 16219: (QA follow-up) Tiny regex change The parameter <<>> does not work. There should be text inside. The construction .*? does not look good completely. Replacing it by the stricter [^>]+ So, no greater than's and at least one. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.