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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com,
                   |                            |[email protected]
           Severity|enhancement                 |normal
           Assignee|[email protected] |[email protected]
                   |ity.org                     |

--- Comment #5 from Jonathan Druart <[email protected]> ---
+    if (version->parse($self->{es_version}) >= version->parse('7.0.0')) {

It's going to be mess very quickly if we are starting to add conditions on the
version. Cannot we avoid that?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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