http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6893
Frère Sébastien Marie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #18 from Frère Sébastien Marie <[email protected]> 2011-12-07 07:52:25 UTC --- (In reply to comment #17) > Comment on attachment 6483 [details] > [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. ok, seen why... there is add of "and xxx" after. sorry for noise. -- 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/
