http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6893
--- Comment #17 from Frère Sébastien Marie <[email protected]> 2011-12-07 05:38:23 UTC --- Comment on attachment 6483 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6483 [SIGNED-OFF] Bug 6893 : Updates suggestions list when adding orders >- WHERE STATUS NOT IN ('CLAIMED') >+ WHERE 1=1 I don't understand the need of this "WHERE" clause ("WHERE 1=1"). If the previous was wrong and not need, should it be removed (and not only replaced by a "always match"-clause) ? But perhaps I miss something... please explain. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
