Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 May 2014 at 17:44 UTC
Updated:
29 Jul 2014 at 23:35 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
martin107 commentedOk, I'll bite
Comment #2
martin107 commentedPasses Drupal\Tests\Core\Controller\ExceptionControllerTest locally
Comment #3
martin107 commentedComment #4
martin107 commentedComment #5
martin107 commentedAh that what I want!
Comment #6
martin107 commentedThere was no need to implement the following step in the TODO list
Add string_translation as argument in core.services.ymlComment #7
ParisLiakos commentedthanks!
unneeded space :)
Also 2 and 3 from issue summary are not done (injecting the service, you can check
Drupal\Core\Controller\TitleResolverfor an example)Comment #8
ParisLiakos commentedeer, x-post and the assigned field went nuts:P
Comment #9
martin107 commentedOk fixed.
Comment #10
ParisLiakos commentedthank you!
Comment #11
webchickCommitted and pushed to 8.x. Thanks!