Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
locale.module
Priority:
Minor
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
19 Apr 2012 at 14:53 UTC
Updated:
29 Jul 2014 at 20:36 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cosmicdreams commentedfirst try
Comment #2
cosmicdreams commentedsending it to testbot to see where I'm at
Comment #3
sunComment #4
cosmicdreams commented#1: 1539622_1_local.patch queued for re-testing.
Comment #5
cosmicdreams commentedAssigning to me so I can show these to folks easier
Comment #6
robloachEasy pickins.
Comment #7
catchOK this makes sense. It'll be good when we have actual dependency injection instead of the drupal_container() calls, but since this is direct swap for $GLOBALS it seems fine to remove that bc layer. Committed/pushed to 8.x.