3 Jul
2015
3 Jul
'15
5:27 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14382 --- Comment #23 from M. Tompsett <mtompset@hotmail.com> --- I wrote:
I was thinking it may be better to put: /\|\s*date\s*>>/
Marcel wrote:
Please explain why the $ should not work. ... But the >> should be removed, because of the split /<<|>>/,$sql.
DOH! Larger code context. You are right.
I agree btw that \s* could be put in additionally. When I tested this, it worked.
So we agree that: /\|\s*date\s*$/ would be better. :) -- You are receiving this mail because: You are watching all bug changes.