Ticket #13583 (confirmed Feature Request)
Move patches of plone.app.imaging into Products.Archetypes and Products.ATContentTypes
Reported by: | khink | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 5.0 |
Component: | Archetypes | Version: | 4.3 |
Keywords: | Cc: |
Description
plone.app.imaging patches ( https://github.com/plone/plone.app.imaging/blob/master/src/plone/app/imaging/monkey.py) methods from Products.Archetypes and Products.ATContentTypes.
Is there any reason not to have these patches in the packages themselves? It would introduce a dependency on p.a.imaging, but surely that could land in 4.4?
Change History
Note: See
TracTickets for help on using
tickets.