Oops - Grant's right, my rev 8056 should've had a schema bump in it. I've just bumped the schema, rev 8058. Thanks, Grant.

...Bryan

Grant Baillie wrote:

Re: [commits] (stearns) [8056] Fix bug 4277 (Can't change an event to have no location), r=Jeffrey: instead of delattr-ing the location attribute, set it to None.

Did that change need a schema bump? I'm getting:

File "/Users/grant/Source/chandler/parcels/osaf/framework/blocks/ Block.py", line 287, in render
    child.render()
File "/Users/grant/Source/chandler/parcels/osaf/framework/blocks/ Block.py", line 239, in render
    widget = method (self)
File "/Users/grant/Source/chandler/parcels/osaf/views/main/ SideBar.py", line 700, in instantiateWidget widget.RegisterDataType ("Item", SSSidebarRenderer(), SSSidebarEditor("Item")) File "/Users/grant/Source/chandler/parcels/osaf/framework/blocks/ ControlBlocks.py", line 908, in __init__
    self.delegate = AttributeEditors.getSingleton (type)
File "/Users/grant/Source/chandler/parcels/osaf/framework/ attributeEditors/AttributeEditors.py", line 105, in getSingleton
    aeClass = _getAEClass (typeName)
File "/Users/grant/Source/chandler/parcels/osaf/framework/ attributeEditors/AttributeEditors.py", line 145, in _getAEClass aeMappings = schema.ns("osaf.framework.attributeEditors", uiView).aeMappings File "/Users/grant/Source/chandler/application/schema.py", line 1026, in __getattr__
    raise AttributeError(
AttributeError: aeMappings is not in <module 'osaf.framework.attributeEditors' from '/Users/grant/Source/chandler/ parcels/osaf/framework/attributeEditors/__init__.pyo'> or <Parcel: attributeEditors b9febf48-44d8-11da-81e6-000d9359ec2c>

--Grant


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to