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

--- Comment #25 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
This bug is related to an original bug we reported to DBD::mysql RT:
https://rt.cpan.org/Public/Bug/Display.html?id=119904
which is now migrated to:
https://github.com/perl5-dbi/DBD-mysql/issues/212

The basic idea is that under some circumstances DBD::mysql output failed the
looks_like_number test because of wrong flags set on the scalar variable.

This bug is removing our workaround under the assumption current DBD::mysql
versions on our supported OS are patched. This is the case in Stretch, Buster
and Focal. But as the Github link suggests, there's still questions about this
being really fixed for good.

I'm adding a regression test based on Jonathan's DO NOT PUSH patch, so our CI
can catch any issues now and in the future.

-- 
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