[ http://issues.apache.org/jira/browse/OFBIZ-179?page=comments#action_12430886 ] David E. Jones commented on OFBIZ-179: --------------------------------------
Marco: Could you split this into 2 patches, one for the bug fix and another for the i18n and l10n? I took a look at it because the product searching code is pretty complicated and changes there tend to be somewhat error-prone. Ironically in a brief review I didn't see any issues with the bug fixing parts, but it looked like there were some problems with the localization (like certain labels not being put in the English file, which means that for all non-Spanish locales the label would break). Anyway, the bug fixes certainly need to be tested and I'd be happy to look at this if you could split those out. > 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_catalog.patch.txt > > > 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
