Ticket #14463 (confirmed Bug)

Opened 20 months ago

Last modified 14 months ago

Deleting an item returns a 404

Reported by: cwainwright Owned by:
Priority: minor Milestone: 5.0
Component: User Experience and Interface Version:
Keywords: Cc:

Description

Plone 5.0a2

Steps to recreate:

  • Create an item (I've tested with a folder and an image)
  • When on the item, select Delete from the Actions menu
  • Item is deleted, but page refreshes at the same path
  • I get "This page does not seem to exist…"

Expected behavior: I should be redirected to the item's container

Change History

comment:1 Changed 20 months ago by cwainwright

  • Status changed from new to confirmed
  • Component changed from Unknown to User Experience and Interface
  • Milestone changed from 4.x to 5.0

comment:2 Changed 14 months ago by pbauer

Fixed in  https://github.com/plone/Products.CMFPlone/commit/57d764. Redirecting works now but when deleting content using the modal the portalMessage will not be displayed.

comment:3 Changed 14 months ago by pbauer

Do we need a upgrade in plone/app/upgrade/v50/profiles/to_beta1/actions.xml for this?

Note: See TracTickets for help on using tickets.