Problem/Motivation

By default, Drupal redirects to the node's canonical route when a node is saved. With this module enabled it will result in a 404.

Steps to reproduce

Edit a node and press save.

Proposed resolution

Redirect by default to the content list.

Remaining tasks

User interface changes

No 404 on node save.

API changes

None

Data model changes

None

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

alexpott created an issue. See original summary.

alexpott’s picture

Status: Active » Needs review

  • alexpott committed 9145bda9 on 1.0.x
    Issue #3357589 by alexpott: Default redirect for node edit leads to a...
alexpott’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.