id,summary,reporter,owner,description,type,status,priority,milestone,component,severity,resolution,keywords,cc,tester
173,AttributeError: REQUEST,pBartels@…,andycat,"If you try to use a zope method, for example to upload a file (manage_addFile) from commandline ""zopectl run script.py"". The script fails, because no Request is set but accessed:

  File ""/opt/plumi-0.2-final/ContentLicensing/DublinCoreExtensions/UpdateLicenseMetadata.py"", line 32, in UpdateLicenseMetadataHandler
    if hasattr(event.object.REQUEST, 'license') or hasattr(event.object.REQUEST, 'copyright_holder'):
AttributeError: REQUEST
",defect,closed,minor,3.1,ContentLicensing,,wontfix,,pBartels@…,
