Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
locale.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
3 Jun 2013 at 20:04 UTC
Updated:
29 Jul 2014 at 22:28 UTC
Jump to comment: Most recent file
Comments
Comment #1
kgoel commentedComment #2
kgoel commentedComment #4
kgoel commentedComment #6
kgoel commentedComment #8
kgoel commented#6: locale-2011102-6.patch queued for re-testing.
Comment #9
ddrozdik commentedLast patch is incorrect because we should use $this->container->get() in tests instead \Drupal::service().
And also in this file core/modules/locale/lib/Drupal/locale/Locale.php has been already replaced drupal_container().
Comment #10
ddrozdik commentedComment #11
dcam commented#10 does not apply locally.
Comment #12
ddrozdik commentedComment #13
dcam commented#12 looks good. The patch converts all uses of drupal_container() in the locale module.
Comment #14
webchickCommitted and pushed to 8.x. Thanks!
Comment #15
ddrozdik commented