vid Cook
*Cc:* Jonathan Druart ;
Fridolin SOMERS ; koha-devel
*Subject:* Re: [Koha-devel] TT loop count VS size
That's because .count is a Koha::Objects method.
El dom., 9 may. 2021 20:50, <mailto:dc...@prosentient.com.au>> escribió:
I was going to say… I’d never even he
0595
From: Tomas Cohen Arazi
Sent: Monday, 10 May 2021 11:14 AM
To: David Cook
Cc: Jonathan Druart ; Fridolin SOMERS
; koha-devel
Subject: Re: [Koha-devel] TT loop count VS size
That's because .count is a Koha::Objects method.
El dom., 9 may. 2021 20:50, mail
;
> Software Engineer
>
> Prosentient Systems
>
> Suite 7.03
>
> 6a Glen St
>
> Milsons Point NSW 2061
>
> Australia
>
>
>
> Office: 02 9212 0899
>
> Online: 02 8005 0595
>
>
>
> *From:* Koha-devel *On
> Behalf Of *Jonathan Druart
>
Behalf Of
Jonathan Druart
Sent: Friday, 7 May 2021 5:58 PM
To: Fridolin SOMERS
Cc: koha-devel
Subject: Re: [Koha-devel] TT loop count VS size
You should grep "loop.count", not ".count"
Most of the count you have with your regex is coming from koha_objects->count
Le ven. 7
You should grep "loop.count", not ".count"
Most of the count you have with your regex is coming from
koha_objects->count
Le ven. 7 mai 2021 à 09:17, Fridolin SOMERS
a écrit :
> Hi community,
>
> I've been on a mindblowing search on a template error :D
>
> I was thinking that "loop.count" was wro