Ticket #13311 (confirmed Bug)

Opened 3 years ago

Last modified 3 years ago

Using the ZMI to cut objects from portal_view_customizations doesn't work

Reported by: morphex Owned by:
Priority: minor Milestone: 4.x
Component: Backend (Python) Version: 4.2
Keywords: Cc:

Description

Cutting objects from "Plone View Customizations" and pasting them into other folders leaves something lingering in Plone View Customizations, registrations.html shows them as customized.

Change History

comment:1 Changed 3 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to Backend (Python)

What is the usecase for such a maneuver?

comment:2 Changed 3 years ago by morphex

I was working on this product that copies the calendar portlet and alters it (to move the portlet customizations to an FS package), and cut and pasted the template into a different folder, to keep a copy of the customization that I could later work into the FS package.

So I worked on the product package, made changes and reloaded the page. Nothing happened, and I think in the cases where templates are cut from the portal_view_customizations folder, it is very confusing that the template still lingers in the PVC folder.

Note: See TracTickets for help on using tickets.