> 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.
On the Resto site, I have the search function automatically search for
external SKUs without them being in the list of keywords (for instance,
see the quick order functionality).
> 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).
A lot of search engines ignore numbers (at least some of them do).
> 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?
Anyone have any strong opinions on this? I assume it was programmed
that way for a reason (I don't think I programmed this part for
Freetrade, although I did for Resto).
-jj
--
if (shannon - jj) * behrens == webEngineer["CLEAR INK�"]:
print "<i>imagination is the only real medium(sm)</i><br>"
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]