[Zope] Iteration Over Non-sequence
    Maciej Wisniowski 
    maciej.wisniowski at coig.katowice.pl
       
    Thu Mar  8 16:05:30 EST 2007
    
    
  
> but it throws this error which ends with "Iteration over non-sequence".
> Well, the folder from which it's supposed to select a
> quote holds nothing but a sequential number
> of page templates (named 1, 2, 3...).
> What am I doing wrong?
Possibly you're reading your error traceback wrong way.
It says about:
Expression: standard:'here/en-us/quotes/?number/macros/quote'
and there is nothing about
global number here/quotes/randomNumber
So check first if you're looking in the right place.
-- 
Maciej Wisniowski
    
    
More information about the Zope
mailing list