5 Mar
2019
5 Mar
'19
7:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22451 --- Comment #9 from Josef Moravec <josef.moravec@gmail.com> --- (In reply to Jonathan Druart from comment #5)
1. I'd say there is a dot missing: $1$2$3 should be $1.$2$3 to match the value in the DB $1 is for first two version parts with dot... so dot is here, but I agree it is not obvious... maybe better to format regex with 4 parts to make it better readable - i updated the first patch
2. I do not understand the changes in the tests.
When database is not fully updated, then the test could fail if using version preference... maybe a bit -- You are receiving this mail because: You are watching all bug changes.