[ZCM] [ZC] 2150/ 1 Request "Can add title property back if you delete it.

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun Jul 16 15:46:09 EDT 2006


"
X-Recipients-debug: ['chrisw', 'chrisw', 'ajung', 'andreasjung', 'klm', 'Brian', 'chrism', 'Caseman', 'ajung', 'philikon', ('_Accepted_ recipient', 'zope-collector-monitor at zope.org')]

Issue #2150 Update (Request) "Can add title property back if you delete it.
"
 Status Accepted, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2150

==============================================================
= Request - Entry #1 by chrisw on Jul 16, 2006 3:46 pm

 Status: Pending => Accepted

 Supporters added: ajung, andreasjung

'cuz OFS.PropertyManager.valid_property_id does:

hasattr(aq_base(self), id)

...and title is set as a class level variable.

Andreas, you changed it so you could delete the title property, care to fix this nasty side effect?

==============================================================



More information about the Zope-Collector-Monitor mailing list