Closed (fixed)
Project:
Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2011 at 09:28 UTC
Updated:
19 Apr 2011 at 23:51 UTC
Helper function _features_restore() does not properly handle the "revert" operation, because it always retrieves only rebuildable components.
The provided patch ensures that all revertible components are detected.
| Comment | File | Size | Author |
|---|---|---|---|
| features-features-restore.patch | 648 bytes | paranojik |
Comments
Comment #1
irakli commentedCommitted: http://drupalcode.org/project/features.git/commit/acac0a5
Thank you