Problem/Motivation

The following exception is thrown after creating a node when both Multiversion and Default Content Extra are enabled.

Uncaught PHP Exception Symfony\\Component\\Routing\\Exception\\InvalidParameterException: "Parameter "node" for route "entity.node.canonical" must match "\\d+" ("" given) to generate a corresponding URL." at core/lib/Drupal/Core/Routing/UrlGenerator.php line 202, referer: http://drupal1.dev/node/add/article

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2905602-2.patch674 bytestimmillwood

Comments

timmillwood created an issue. See original summary.

timmillwood’s picture

Assigned: timmillwood » Unassigned
Status: Active » Needs review
StatusFileSize
new674 bytes

Tracked down the issue.

  • badjava committed ed02ec1 on 8.x-1.x authored by timmillwood
    Issue #2905602 by timmillwood: InvalidParameterException when used with...

badjava credited badjava.

badjava’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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