Ticket #13160 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Keywords dexterity removed
  • Component changed from Unknown to Dexterity
Note: See TracTickets for help on using tickets.