Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
locale.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Sep 2013 at 14:28 UTC
Updated:
29 Jul 2014 at 22:56 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerThis fixes the problem described in config_translation.
Comment #2
gábor hojtsyHere is an untested test only. :D
Comment #3
tstoecklerCan't we simply make contact.module a requirement of the test?
I think "work" is not very precise. I would suggest "the entity loaded from the request upcasting has active locale overrides."
Typo
Marking needs work for 3. at least.
Comment #4
webflo commentedJust put both patches together. Looks good. Fixed two issues in the test from comment 3.
This page callbacks needs the permission "access site-wide contact form".
Typo in $categry_label
Comment #5
webflo commentedUps.
Comment #6
gábor hojtsyLooks good to me. Let's get this in! Marking blocker for #1952394: Add configuration translation user interface module in core since this fails the perfect tests there :) The fails appeared now because contact was just recently converted to the routing system and upcast in the routing vs. the old menu hook based method.
Comment #7
tstoecklerLooks good, thanks. The bot can prove me wrong, if it wants, but for humans this is RTBC.
Comment #8
tstoecklerx-post.
Comment #9
webchickCommitted and pushed to 8.x. Thanks!
Comment #10
gábor hojtsyWoot, yay!