In the features Interface, there is now a checkbox to export/import nodereference's settings per content type.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

koydas’s picture

koydas’s picture

Better patch

Status: Fixed » Closed (fixed)

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

emman31’s picture

Issue summary: View changes

In case someone would have the idea to use this patch, note that there is a small annoyance.
when there is multiple content types in a feature, each one contains the configurations of all other ones before it.
to fix it, you must add on line 88:
$item = array();