[Erp5-dev] error on wiki page, pls check
    Jérôme Perrin 
    jerome at nexedi.com
       
    Tue Mar 28 21:04:24 CEST 2006
    
    
  
Le Mardi 28 Mars 2006 19:36, Bartek Gorny a écrit :
> It works ok for empty emails too, even without the 'optional' attribute.
It depends on the meaning of 'empty' ;)  
If you set an empty value through the standard user interface, the value is 
set to an empty string "", which works without 'optional', but if the value 
has never been set, then url_string property defaults to None (as no 
"default" is set in the property sheet), which requires 'optional' attribute.
-- 
Jérome
    
    
More information about the Erp5-dev
mailing list