Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
language system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2013 at 23:31 UTC
Updated:
29 Jul 2014 at 23:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plachComment #3
plachSome cleanups
Comment #4
plachAnother fix
Comment #6
plachComment #9
plach6: language-oo-2156425-6.patch queued for re-testing.
Comment #11
plachAnother easy fix.
Comment #13
plachComment #16
plachComment #17
plachWhile fixing tests I found #2157945: Deprecate format_size() and use Drupal\Core\StringTranslation\ByteSizeMarkup instead.
Comment #18
plachThis fixes language services instantiation: now all the language-negotiation-related code is loaded only on multilingual sites.
Comment #19
plachMore clean-up. Let's see how it behaves.
Comment #22
plachLet's try this.
Comment #24
plachThis should fix the last failures.
Comment #25
plachAnd this cleans up language types. Once this is green we should be ready for review.
Comment #27
plachThis should fix quite some failures.
Comment #28
plachMoved language type info on the configurable LM and adjusted docs accordingly.
Comment #31
plach28: language-oo-2156425-28.patch queued for re-testing.
No test failures here.
Comment #33
plachMoved the last stuff onto the language manager. Let's whether we can get rid of that failure.
Comment #34
plachComment #35
plachbot?
Comment #37
plachFinally green?
Comment #39
schnitzel commented37: language-oo-2156425-37.patch queued for re-testing.
Comment #40
plach#37 is actually green: the failure is unrelated and the test is passing on my machine. Posting a new patch with a potential improvement.
Comment #41
plachHopefully we no longer need this.