The log report is outputting the following:
InvalidArgumentException: The user-entered string 'search404' must begin with a '/', '?', or '#'. in Drupal\Core\Url::fromUserInput() (line 229 of core/lib/Drupal/Core/Url.php).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | invalid_argument_exception-2713853-2.patch | 477 bytes | anish.a |
Comments
Comment #2
anish.a commentedThe issue is fixed. Its due to a missing preceding slash in the info file. Apparently Drupal 8.1 made it strict.
Comment #4
anish_zyxware commentedComment #6
mlncn commentedThis is a critical bug so worth tagging a new release!
Comment #7
Sailendra-Shakya commentedI have same problem after creating page with url "/". Can anyone please suggest how it can be solved?
Comment #8
akhilavnair@Sailendra-Shakya, could you please explain your issue little more.