Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
4.7.x-1.x-dev
Component:
nodereference.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2006 at 16:26 UTC
Updated:
22 Nov 2006 at 13:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
Egon Bianchet commentedI have the same problem
Comment #2
Egon Bianchet commenteduserreference seems to work fine
Comment #3
Egon Bianchet commentedOk here's a patch. The issue occurs only for single value autocomplete fields, because the standard content_filed 'op' case doesn't delete them ... so i implemented it (just for single value autocomplete fields) in nodereference.module
Comment #4
yched commentedthis probably needs a re-roll now that http://drupal.org/node/78825 has been committed
Comment #5
Egon Bianchet commentedRe-rolled
Comment #6
yched commentedI should have looked closer at your patch before asking you to re-roll it. Sorry about that
Actually, this is not right way to fix this.
This happens in nodereference_widget($op = 'process form values')
This should be fixed by the patch in http://drupal.org/node/62498
I'll wait until it gets committed to mark this as fixed
Comment #7
karens commentedI committed the patch at http://drupal.org/node/62498 which fixes this too.
Comment #8
(not verified) commented