Problem/Motivation

After installing D8 using standard profile, using Seven or Bartik theme, all config translation pages are broken, giving a fatal PHP error, eg:
admin/structure/types/manage/article/fields/node.article.body/translate
admin/config/user-interface/shortcut/manage/default/translate
and so on.

The error:

PHP Fatal error:  Call to a member function getBodyAttributes() on a non-object in //d8/core/themes/seven/seven.theme on line 39, referer: http://d8.local/admin/config/user-interface/shortcut                                                                                 

It works only with the theme what's using for testing: Stark.

Proposed resolution

Debug the reason and fix it.

User interface changes

None. It should work/look the same.

API changes

No API change.

Comments

Gábor Hojtsy’s picture

Title: Several broken translation pages with Seven theme » Configuration translation only works with Stark
Issue summary: View changes
Priority: Major » Critical
Issue tags: +language-config

Something changed in Stark and/or Bartik and/or the theme system. :/

Gábor Hojtsy’s picture

Issue tags: +SprintWeekend2014
vijaycs85’s picture

Assigned: Unassigned » vijaycs85

Working on this...

Berdir’s picture

Gábor Hojtsy’s picture

Issue tags: -sprint

Removing from sprint.