You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Marco Risaliti (JIRA)" <ji...@apache.org> on 2006/10/14 00:40:36 UTC

[jira] Updated: (OFBIZ-179) Searching product with catalog

     [ http://issues.apache.org/jira/browse/OFBIZ-179?page=all ]

Marco Risaliti updated OFBIZ-179:
---------------------------------

    Attachment: search_by_catalog2bis.patch

Hi David,

I had finally the time to review this issue and now I will attach a new patch that replace the old one.
I have follow your suggestion and now it uses the method UtilProperties.getMessage() to retrieve message from resource bundle and for the locale I have used UtilHttp.getLocale().
Now all the methods use the request or alternative the session as you suggest and I was completely agreed with you.
So if you can look at it, when you have time at disposal, to see this new patch I will appreciate it.

Thanks in advance
Marco

> Searching product with catalog
> ------------------------------
>
>                 Key: OFBIZ-179
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-179
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: ecommerce, order, product
>    Affects Versions: SVN trunk
>         Environment: Windows
>            Reporter: Marco Risaliti
>         Assigned To: Jacques Le Roux
>            Priority: Minor
>         Attachments: search_by_catalog2.patch, search_by_catalog2_18n.patch, search_by_catalog2bis.patch
>
>
> Now is not possible to search all the products inside different categories.
> In detail into the front-end (ecommerce application) is now possible into the advanced search button to searching products outside the selected catalog.
> For example If I have two different Stores (Shop1, Shop2) and Catalog (Catalog1, Catalog2) of two different Web Sites (WebSite1, WebSite2) is it possibile to see the products of Catalog1 & Catalog2 from both of the WebSites.
> So I have made a change to the ecommerce advanced search that in case any categories was selected it will use the categories linked to the selected catalog for searching products.
> I this case will be not more possible to see the products outside the Catalogs of the current WebSite apart products shared between different Catalogs.
> In the backend I have add the possibility to search products by catalogs.
> I this patch you can find all those changes and a lot of changes for I18n missing.
> I hope this time I have attached a patch with tabs transformed to space, if it's not true can you tell me so I can check it.
> Can some committers look at this and then if everythings is ok commits.
> Thanks in advance
> Marco Risaliti

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira