Closed (fixed)
Project:
Autocomplete Widgets for Text and Number Fields
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2012 at 15:00 UTC
Updated:
7 Apr 2012 at 15:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
bleen commentedThe attached patch should fix this issue ... anyone want to take it for a spin before I commit? (NOTE: 90% of this patch is removing whitespace where needed)
Comment #2
bleen commentedThis is the line that really matters
Comment #3
bleen commentedoops .. didnt mean to change the status yesterday
Comment #4
bleen commentedThis ended up being trivial enough to fix that I went ahead and committed.
Comment #5
bleen commentedDOH! .. So of course my impatience got the better of me.
If you used autocomplete widgets using predefined values, then the patch in #1 causes an error.
I've committed this patch to rectify...