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

--- Comment #8 from Marcel de Rooy <[email protected]> ---
(In reply to Marcel de Rooy from comment #7)
> If method y returns a list and was "Scalared" then you need to add a count
> to get at the same result. So in that case replace Context.Scalar( $x, $y )
> by $x.$y.count. Note that this was probably not used like that, since using
> Scalar for that is unnecessary complexity for $x.$y.count already.

Hmm. Within TT we should use size here.

-- 
You are receiving this mail because:
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