[zope2-tracker] [Bug 1037847] Re: OFS.DTMLMethod needs to send Events

Michael imichaelp at yahoo.com
Sat May 11 17:43:37 UTC 2013


** Description changed:

  OFS.DTMLMethod.DTMLMethod.manage_edit & manage_upload needs:
  
-   notify(ObjectModifiedEvent(self))
- 
+   notify(ObjectModifiedEvent(self))
  
  OFS.DTMLMethod.addDTMLMethod needs:
  
-      notify(ObjectCreatedEvent(self))
+      notify(ObjectCreatedEvent(self))

-- 
You received this bug notification because you are a member of Zope 2
Developers, which is subscribed to Zope 2.
https://bugs.launchpad.net/bugs/1037847

Title:
  OFS.DTMLMethod needs to send Events

To manage notifications about this bug go to:
https://bugs.launchpad.net/zope2/+bug/1037847/+subscriptions


More information about the zope2-tracker mailing list