$`form.searchCriteria` instead of search term

jlhughes

Joined: 2002-06-05
Posts: 81
Posted: Tue, 2003-05-06 05:46

When I perform a search I get $`form.searchCriteria` instead of the actual term.

If I change the search term I _SOMETIMES_ get

For example visit http://63.195.151.43/g2/gallery2/

I'm using the CVS from Saturday.

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Tue, 2003-05-06 10:21
jlhughes wrote:
When I perform a search I get $`form.searchCriteria` instead of the actual term.

If I change the search term I _SOMETIMES_ get

For example visit http://63.195.151.43/g2/gallery2/

I'm using the CVS from Saturday.

I was unable to reproduce that on your site. I went to the top page and typed "richard" into the search box. It showed up properly in the search box. Then while still on the search page I typed "all star" and hit return and that showed up properly also. What did you do to make it fail?

 
jlhughes

Joined: 2002-06-05
Posts: 81
Posted: Tue, 2003-05-06 14:09

Very odd.

Try searching for "short" or "pitcher" or "game"

http://63.195.151.43/g2/gallery2/

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Wed, 2003-05-07 03:50

Ah, I see the problem now. It's an issue with Smarty syntax .. it should be fixed now.