Home page and 404 site variables are being set before content is actually created by the feature. We should move the call to variable_set to a hook_node_insert implementation in openaid_base_extra.module.

Comments

justin2pin’s picture

Status: Active » Fixed

Fixed in beta6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit baf4982 on 7.x-1.x, 2009442-replace-mapbox, 1708502-header-z-index, 1620080-remove-guest-contributors-by-default, simplytestmetest, 7.x-2.x by justin2pin:
    Fixed [#1528608] -- default site variables should be set correctly now.