Closed (fixed)
Project:
FileField Sources
Version:
7.x-1.x-dev
Component:
Source: Auto-complete
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2011 at 14:58 UTC
Updated:
9 May 2011 at 03:41 UTC
Sorry to be the first (?) to report a bug after you fantastic work to get this ported to D7. Much appreciated.
Might be something wrong in my installation, but it seems that selecting 'contains' as the matching method for existing files continues to work like 'starts with'.
Comments
Comment #1
quicksketchThanks for the report. This is exactly what I'm looking for in the new version. I'd like to squash all remaining bugs over the weekend and make an official (1.3) release Monday or so. I'll look into this one.
Comment #2
quicksketchI discovered the source of this problem is actually #1137340: FileField Sources stores settings in the wrong location, which will fix this problem also. The patch in that issue corrects this problem.