plone - Products.Carousel uninstall seems to be leaving leftover contents -


i'm testing products.carousel before install on web site in production.

while uninstalling product via quick_installer went smoothly, banners still present in folder (while being reachable via "contents" tab of parent folder or through zmi).

is safe delete folder manually? should considered bug in products.carousel - i.e. should file bug report?

tia

the uninstall implementation should never touch content (this scary imagination imho). should uninstall configuration aka genericsetup steps.

if uninstall package, has it's own content types should remove them (created objs) manually before uninstall package.

so, no bug report necessary.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -