Closed (fixed)
Project:
Node Reference URL Widget
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2011 at 04:00 UTC
Updated:
10 May 2011 at 04:01 UTC
Multiple values are not yet handled correctly by Node Reference URL widget (see #428988: Multiple reference handling). In D6, we disable the option to use multiple values because they don't work correctly. Until multiple values are handled correctly in Drupal 7, we should disable the option there as well. This patch updates our disabling code so that it take effect like it does in D6.
| Comment | File | Size | Author |
|---|---|---|---|
| nodereference_url_disable_multivalue-d7.patch | 1.12 KB | quicksketch |
Comments
Comment #1
quicksketchI've committed this temporary fix.