[Zope] Size limit on Zclass text property???

Rogerio Atem de Carvalho ratem@censa.com.br
Tue, 24 Jul 2001 23:10:18 -0300 (BRT)


> Can you provide the actual traceback, including the error header?
> 
Here it goes:


Zope Error
Zope has encountered an error while publishing this resource.

Error Type: NameError
Error Value: conteudo

--------------------------------------------------------------------------------

Troubleshooting Suggestions

This resource may be trying to reference a nonexistent object or variable 
conteudo. 
The URL may be incorrect. 
The parameters passed to this resource may be incorrect. 
A resource that this resource relies on may be encountering an error. 
For more detailed information about the error, please refer to the HTML source 
for this page. 

If the error persists please contact the site maintainer. Thank you for your 
patience. 
 

My commentaries:

"conteudo" is the second text property. I tried to put a >1500 chars text into 
the first one. If I do the same with "conteudo" than the error goes to another 
property. It seems to give errors following the property sheet order (or 
something like this!!!)

regards,

Rogerio