- last update
about 1 year ago 2,180 pass
Some array keys are lost within a test.
Before the $user is being rewritten to $user = user_load(1) in drupal_web_test_case.php in the setUp() function, the global user variable is still aware of keys like 'hostname'.
After this, it is not known anymore.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.