Postponed (maintainer needs more info)
Project:
Features
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2013 at 03:46 UTC
Updated:
7 Apr 2014 at 21:20 UTC
Jump to comment: Most recent
Comments
Comment #1
decibel.places commentedoh yeah, found a copy of the error messages:
• Warning: Attempt to assign property of non-object in template_preprocess_html() (line 2466 of .../docroot/includes/theme.inc).
• Warning: Attempt to assign property of non-object in language_initialize() (line 396 of .../docroot/includes/language.inc).
• Warning: Attempt to assign property of non-object in language_initialize() (line 396 of .../docroot/includes/language.inc).
• Warning: Attempt to assign property of non-object in language_initialize() (line 396 of .../docroot/includes/language.inc).
• Warning: Attempt to assign property of non-object in template_preprocess_page() (line 2537 of .../docroot/includes/theme.inc)
oh yeah, using Drupal 7.15 (yeah we are upgrading to 7.21 for Production)
Comment #2
mpotter commentedI am not able to reproduce any problem with i18n (at least the latest versions in the latest version of Drupal). The 2.x branch of Features only changes the UI, but there have also been several bug fixes committed so it's possible that one of them is responsible for the change. But you'll need to post a step-by-step detailed procedure for reproducing this. And I won't be able to try this on an old Drupal site, sorry.
Comment #3
greg boggsI just ran into the same issue trying to deploy translations using features 2