[Koha-bugs] [Bug 12974] Argument "" isn't numeric in numeric gt (>) in opac-results.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 6 15:36:05 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12974

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.de.rooy at rijksmuseum.nl

--- Comment #2 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
( SEARCH_RESULT.rating_total &&  SEARCH_RESULT.rating_total ) > 0 

This is probably not what you intended to do.
Do you mean: A && A>0 ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list