Ticket #13160 (confirmed Bug)
Enabling a behavior TTW does not work correctly
Reported by: | schrei5 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | Dexterity | Version: | 4.2 |
Keywords: | Cc: |
Description
After enabling a behavior TTW e.g. plone.app.versioningbehavior.behaviors.IVersioningSupport IVersioningSupport.providedBy(context) is not True. Only after restarting the plone instance IVersioningSupport.providedBy(context) is True.
I tried this with plone.app.debugtoolbar in Plone 4.2 with dexterity 1.2.1 and 2.0.1.
Change History
Note: See
TracTickets for help on using
tickets.