Closed (fixed)
Project:
(Obsolete) configuration translation for Drupal 8
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 May 2013 at 18:40 UTC
Updated:
4 Jan 2014 at 03:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vijaycs85Ok, it looks like we are loosing the structure of data in language specific file. in base file(views.view.frontpage.yml) it is display.page_1.display_title where as in language specific file (locale.config.fr.views.view.frontpage.yml) it is saved as page_1.display_title.
Comment #2
schnitzel commentedthis should be covered by tests
Comment #3
schnitzel commentedfound the issue, also added some tests
Comment #5
schnitzel commentedso this had a small issue, fixed now
Comment #7
schnitzel commented#5: 1999192-config-translastion-views-5.patch queued for re-testing.
Comment #8
schnitzel commented#5: 1999192-config-translastion-views-5.patch queued for re-testing.
Comment #9
schnitzel commented#5: 1999192-config-translastion-views-5-testonly.patch queued for re-testing.
Comment #11
gábor hojtsyExcept the indentation, it looks great.
Comment #12
schnitzel commentednew full patch with correct white space
Comment #13
gábor hojtsyGreat, thanks, committed! Also fixed the remaining minor whitespace problem on the way! :)