Ticket #5487 (closed Bug: fixed)

Opened 6 years ago

Last modified 3 years ago

object_rename redirects to download for Files and Images

Reported by: nouri Owned by: limi
Priority: major Milestone: 2.1.3
Component: Templates/CSS Keywords:
Cc:

Description

If you cancel the rename action on an item a window pops-up with the question: Do you want to open or save this file? The title of the window is File Download.

Also the rename all knob results in a popup window: Do you want to open or save this file?

This happens if the context is either File or Image.

Change History

comment:1 Changed 6 years ago by nouri

  • Status changed from new to closed
  • Resolution set to fixed

(In [9599]) - Fixes #5487. Changed 'orig_template' query value from context's

URL to HTTP_REFERER in 'object_rename' so that we can really redirect to the original view and not only the default view in 'folder_rename'. http://dev.plone.org/plone/ticket/5487

comment:2 Changed 6 years ago by hannosch

  • Milestone changed from 2.1.x to 2.1.3

comment:3 Changed 3 years ago by hannosch

  • Component changed from Usability to Templates/CSS
Note: See TracTickets for help on using tickets.