In features.api.php it refers to hook_features_export_revert(). That should be hook_features_revert() shouldn't it?

Comments

hefox’s picture

Assigned: Unassigned » hefox

This seems easy enough to check/do,

hefox’s picture

Two other places needed updating

hefox’s picture

Status: Active » Needs review
hefox’s picture

Assigned: hefox » Unassigned
hefox’s picture

Version: 6.x-1.0 » 7.x-1.x-dev
StatusFileSize
new2.12 KB

Patch for 7.x attached

There was also features_export_rebuild that needed to be changed. Both committed to 6.x (2 commits, only found the _rebuild when doing the 7.x patch)

jeffschuler’s picture

Status: Needs review » Reviewed & tested by the community

Just ran into this, myself.
Patch in #5 still applies to 7.x-1.x-dev, with offsets.
RTBC.

mpotter’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed dfbb0e4.

Status: Fixed » Closed (fixed)

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