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

--- Comment #10 from Nick Clemens <n...@bywatersolutions.com> ---
(In reply to Marcel de Rooy from comment #9)
> Created attachment 92115 [details] [review]
> 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.r...@rijksmuseum.nl>

Thanks Marcel!

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