Closed (fixed)
Project:
Extractor
Version:
6.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2010 at 12:21 UTC
Updated:
24 Sep 2010 at 19:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
Will White commentedMoving this to the Extractor project.
Comment #2
medieval111 commentedI just found out that the function "_extractor_simple_lookup" is case insensitive. That function is called by "extractor_simple_extract", which is NOT case insensitive!
So I wrote a simple patch to solve that. Works for me....
Comment #3
alex_b commentedIt should be
Otherwise we get matches like wash == washington
Comment #4
alex_b commentedCommitted, thank you.
http://drupal.org/cvs?commit=419382