https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24367
--- Comment #6 from Marcel de Rooy <[email protected]> --- Created attachment 97158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97158&action=edit Bug 24367: Resolve warn Negative repeat count does nothing Negative repeat count does nothing at /usr/share/koha/Koha/QueryParser/Driver/PQF/query_plan.pm line 53. Negative repeat count does nothing at /usr/share/koha/Koha/QueryParser/Driver/PQF/query_plan/node.pm line 102. I am not sure if this statement actually does what the author intended, but adding the test on node_count/atom_count removes the warn. Repeating this change on query_plan.pm line 62. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
