Edgewall Software

Opened 10 years ago

Closed 8 years ago

#11537 closed defect (fixed)

Redirect to different query page after batch modify — at Version 3

Reported by: Jun Omae Owned by: Jun Omae
Priority: low Milestone: 1.0.14
Component: query system Version:
Severity: normal Keywords: batch-modify
Cc: Branch:
Release Notes:

Redirect to query_href parameter in the batch modify form rather than the URL saved in session.

API Changes:
Internal Changes:

Description

  1. Access query:owner=$USER
  2. Access query:owner=somebody
  3. Submit batch modify on view of step 1
  4. View of step 2 is shown

I'm confused by the behavior. I think we should redirect to view of step 1.

Change History (3)

comment:1 by Jun Omae, 8 years ago

Milestone: next-stable-1.0.x1.0.14
Owner: set to Jun Omae
Status: newassigned

Proposed changes in [3bdadf08b/jomae.git] (jomae.git@t11537).

comment:2 by Ryan J Ollos, 8 years ago

Redirecting to the originating URL rather than the URL saved in session preferences works well for me.

comment:3 by Jun Omae, 8 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: assignedclosed

Thanks for the feedback!

Committed in [15166] and merged in [15167-15168].

Note: See TracTickets for help on using tickets.