On /node/{node}/audio, the Edit/Delete links for per-node pronunciation dictionary entries don't set a destination query parameter, so after submitting either form the user lands on the global dictionary page instead of back on the node's Audio tab.

Fix: in NodeAudioController::page(), add a destination query parameter (pointing to the ai_audio_generator.node_audio route for the current node) to both the edit-form and delete-form links.

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

nnevill created an issue. See original summary.

  • nnevill committed 147ff293 on 1.0.x
    fix: #3612751 Editing/deleting a per-node pronunciation dictionary entry...
nnevill’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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