cannot modify security for a file object
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 Troubleshooting Suggestions 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. -- ########################## necessity is the mother of invention ##########################
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
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
Ok, found it thanks to Brian. This was a bug that is fixed in 2.1.6, upgrade and the problem will go away. -Michel
Thanks ------------------------------
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: AttributeError Error Value: tag
Troubleshooting Suggestions
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. -- ########################## necessity is the mother of invention ##########################
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Michel Pelletier -
sathya