Closed (won't fix)
Project:
Features
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 15:54 UTC
Updated:
22 Aug 2012 at 20:17 UTC
When i go to create feature via the admin interface and try to export a set of rules i get the following error -
warning: array_combine() expects parameter 2 to be array, boolean given in rules.export.inc on line 318.
this happens when i try and tick a tickbox next to one of the rules.
if i try and export a rule normally via the rules import / export admin, it works okay.
Comments
Comment #1
pescetti commentedSame here.
Actually, I get some AJAX errors too: in admin/build/features/NAME/update if I go to "Add Components - Rules" and select a rule, I receive "An HTTP error 500 occurred. .../admin/build/features/export/populate".
On the next page I visit, I get the same warning as the original post.
Comment #2
Docc commentedSame here. Using beta 6
Comment #3
mparker17Whoops... looks like I posted to the wrong issue. Sorry everybody :(
Comment #4
mparker17Sorry again... fixing my mistake
Comment #5
mpotter commentedClosing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.