[Koha-bugs] [Bug 22451] Asset plugin is using the version from the DB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 5 20:31:33 CET 2019


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

--- Comment #9 from Josef Moravec <josef.moravec at 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.


More information about the Koha-bugs mailing list