[Zope] cannot modify security for a file object
   
    Michel Pelletier
     
    michel@digicool.com
       
    Tue, 21 Mar 2000 18:58:34 -0800
    
    
  
sathya wrote:
> 
> I get the following error when trying to modify security for a file objest. Any
> ideas why ?. I am using 2.1.4 and the file is a pdf doc
> 
> Thanks
> ------------------------------
> 
> Zope Error
> 
>         Zope has encountered an error while publishing this resource.
> 
>         Error Type: AttributeError
>         Error Value: tag
First, you didn't provide a traceback.  Please allways send a traceback
with an error report otherwise we can't really help you.
Second, I can't reproduce the problem you describe.  I uploaded a file
into Zope, and randomly click a dozen or so checkboxes a dozen times,
and no error ever occur when I click 'Change'.
How, _exactly_ do you get this to happen?
-Miche