Ticket #8177 (closed Bug: fixed)
plone.fieldsets 1.0.1 is not backward-compatible with zope 2.9
| Reported by: | slinkp | Owned by: | hannosch |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.1.3 |
| Component: | Infrastructure | Keywords: | |
| Cc: |
Description
plone.fieldsets 1.0 works with Zope 2.9 (tested with Five 1.4).
But plone.fieldsets 1.0.1 introduces a dependency on zope.deferredimport, which wasn't added to zope 2 until zope 2.10.something, so we get an ImportError.
Can this change be reverted?
As a workaround, we've pegged our dependency on plone.fieldsets to use exactly version 1.0.
Change History
Note: See
TracTickets for help on using
tickets.
