i generated some nodes via devel_generate in D8 beta4.
i now want to edit them manually on http://foo.com/node/5/edit?destination=node/5 and get:

Recoverable fatal error: Argument 2 passed to Drupal\Core\Utility\UnroutedUrlAssembler::assemble() must be of the type array, null given, called in /foo/core/lib/Drupal/Core/Url.php on line 470 and defined in Drupal\Core\Utility\UnroutedUrlAssembler->assemble() (line 60 of /foo/core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php).

Comments

pcambra’s picture

Status: Active » Postponed (maintainer needs more info)

I've just tested this with Drupal 8 and Devel HEAD, couldn't find the error, we're not tagging Devel versions with betas, but keeping up (at least trying) with the latest changes instead.

Please, let me know if the dev version of Drupal 8 gives you the error and how to reproduce it.

sachbearbeiter’s picture

i will try with the next D8 beta5 and try to reproduce ...

sachbearbeiter’s picture

Stumbled upon this: https://www.drupal.org/node/2405113 (maybe related to my problem ...)

willzyx’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing for lack of activity. Feel free to reopen if the issue still exists