Freetrade 1.0.3 search function in search_result screen strips numbers
from searches. As I have keywords set to contain the SKU# of each
item (which is alpha numeric) search on SKU# doesn't work.

I've changed this in mine, but just curious, is there any reason
to preclude searches containing numbers (I can see plenty of examples
where needed but can't hink of any where this would be bad).

I just changed to
$token = eregi_replace("[^A-Z][^0-9]", "", $token);


I didn't know if this is a worth change or if somebody has a good reason
why you should not be able to search on numbers in ANY installation of
freetrade?


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to