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

pescetti’s picture

Same 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.

Docc’s picture

Version: 6.x-1.0-beta4 » 6.x-1.0-beta6

Same here. Using beta 6

mparker17’s picture

Title: error when trying to export rules » Errors when trying to download a Feature with rules
Project: Features » Rules
Version: 6.x-1.0-beta6 » 6.x-1.1
Component: Code » Forms Support

Whoops... looks like I posted to the wrong issue. Sorry everybody :(

mparker17’s picture

Title: Errors when trying to download a Feature with rules » error when trying to export rules
Project: Rules » Features
Version: 6.x-1.1 » 6.x-1.0-beta6
Component: Forms Support » Code

Sorry again... fixing my mistake

mpotter’s picture

Status: Active » Closed (won't fix)

Closing this for lack of activity. Please re-open this issue if you can reproduce it in the latest version.