[Catalyst] Debugging help needed

Jesse Sheidlower jester at panix.com
Sun Mar 29 14:41:25 BST 2009


On Sun, Mar 29, 2009 at 02:26:51PM +0100, Chisel Wright wrote:
> On Sun, Mar 29, 2009 at 07:52:27AM -0400, Jesse Sheidlower wrote:
> > [% WHILE (tuning = tunings.next) %]  
> 
> Have you used tunings anywhere else? A common mistake I make is to loop
> through a resultset $somewhere_else, draining it of records.
> 
> Does
> 
>  [% CALL tunings.reset %]
> 
> before the WHILE make any difference?

No, I don't use it anywhere, and even so I did try this,
with no difference.

Jesse



More information about the Catalyst mailing list