Typo error in keywordsearch.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Typo error in keywordsearch.ftl

Bruno Busco
Hi,
in file applications\order\webapp\ordermgr\entry\catalog\keywordsearch.ftl
at line 30 there is a typo error that causes the refine search not work
properly.
Please change from:
(reqeustParameters.SEARCH_CATEGORY_ID
to:
requestParameters.SEARCH_CATEGORY_ID

-Bruno
Reply | Threaded
Open this post in threaded view
|

Re: Typo error in keywordsearch.ftl

Jacques Le Roux
Administrator
Thanks Bruno,

Fixed in revision 690644.

Jacques

From: "Bruno Busco" <[hidden email]>

> Hi,
> in file applications\order\webapp\ordermgr\entry\catalog\keywordsearch.ftl
> at line 30 there is a typo error that causes the refine search not work
> properly.
> Please change from:
> (reqeustParameters.SEARCH_CATEGORY_ID
> to:
> requestParameters.SEARCH_CATEGORY_ID
>
> -Bruno
>