[Catalyst] Debugging help needed

Chisel Wright chisel at herlpacker.co.uk
Sun Mar 29 14:26:51 BST 2009


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?

Chiz
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  clique: (n) group of people who disagree with the original poster



More information about the Catalyst mailing list