I can not open the Menu Entry "Tools" (http://xxxxx/admin/structure/menu/manage/tools)

The website encountered an unexpected error. Please try again later.

Logfile:
[Tue Jul 12 08:46:55.199843 2016] [fcgid:warn] [pid 2943] [client xxxxxxxx] mod_fcgid: stderr: Uncaught PHP Exception Symfony\\Component\\Routing\\Exception\\RouteNotFoundException: "Route "search.view" does not exist." at /var/www/clients/xxx/xxxx/xxx/web/core/lib/Drupal/Core/Routing/RouteProvider.php line 187, referer: http://xxxxxx/admin/structure/menu/manage/tools/add

Open Social 8.x-1.0-alpha5

CommentFileSizeAuthor
#5 2764587-4-menu-link.patch619 bytesronaldtebrake
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

carstenhager created an issue. See original summary.

ronaldtebrake’s picture

Component: Code » Code (back-end)
Status: Active » Fixed

Hi carsten,

This is fixed in the newer releases.

Status: Fixed » Closed (fixed)

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

noman_297’s picture

I am using latest dev version social-8.x-1.x-dev-core, same issue here.error log shows below error.
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.post.collection" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 187 of core\lib\Drupal\Core\Routing\RouteProvider.php)

ronaldtebrake’s picture

FileSize
619 bytes

Hi,

Thanks for the update,
It seems like the story is related, but isn't exactly the same.
It's about a different route that got removed in the latest sprint.

Attached you can find a patch that should solve it for you, after applying this patch you should rebuild the cache and it should work again.
Will be released in the next beta 3 version.