Closed (fixed)
Project:
Admin Toolbar
Version:
8.x-1.23
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2018 at 21:13 UTC
Updated:
7 Jun 2018 at 21:59 UTC
Jump to comment: Most recent
Hello,
with the older Drupal 8.2.6 Version you get an exception
AH01071: Got error 'PHP message: Uncaught PHP Exception Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException: "You have requested a non-existent service "datetime.time"." at /var/www/vhosts/.../core/lib/Drupal/Component/DependencyInjection/Container.php line 157\n',
./modules/admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php:122 seems like the problem.
Comments
Comment #2
adriancidHi @Gamewalker thanks for reporting, can you use the next time the Issue summary template?
The problem is that this service is only available starting from Drupal 8.3, I will submit a patch in a few minutes.
Comment #4
adriancidComment #5
adriancidMore info about this at https://www.drupal.org/node/2785211