[Zope] tal:attributes and extra newline
    bruno modulix 
    bruno at modulix.org
       
    Tue Apr 19 05:19:45 EDT 2005
    
    
  
Andreas Jung wrote:
> --On Montag, 18. April 2005 17:55 Uhr +0200 Pascal Peregrina 
> <Pperegrina at Lastminute.com> wrote:
> 
>> Ok, it was TALInterpreter after all, but you need a long list of
>> attributes (on a single line / single tal:attributes statement I mean)...
>> It's because of the TAL.TALInterpreter.TALInterpreter.wrap value
>> defaulting to 60 (see __init__)
>> I managed, in my object that relies on PageTemplate, to set warp to 0 and
>> I got no more extra newlines.
>>
>> So, just to know, why is the default value 60 ?
> 
> 
> It could be 42 or 120 or 800 :-)
> 
And it *really* should be 42.
-- 
Bruno Desthuilliers
Développeur
bruno at modulix.org
    
    
More information about the Zope
mailing list