I opened an issue for that https://issues.apache.org/jira/browse/OFBIZ-729 but gave up recently. Raj said he will do something in https://issues.apache.org/jira/browse/OFBIZ-1255 but I finally closed both. Feel free to reopen and provide a patch if you want...
Jacques ----- Original Message ----- From: Pranay Pandey To: [email protected] Sent: Saturday, January 31, 2009 6:05 AM Subject: Re: problem with category/product pages after login Yes, thats the limitation Bharat, for this You can refer to following lines which has been commented by Jacques and the comments over the commented code: /applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Category.groovy from line no. 37 to 51. and also look in to Main.groovy, Product.groovy for more comments. This has to be implemented. PS : Jacques Please provide your suggestions on this. Thanks & Regards -- Pranay Pandey On Jan 31, 2009, at 10:15 AM, bharat wrote: Hello all, I am facing a problem , when i am on product or category detail page and then if i login , ideally the same page should get displayed after login but here it shows a message : 'Product not found for Product ID !' , and 'Category not found for Category ID !'. Please let me know if you are also facing the same problem , and what should be the solution for this. Thanks in Advance - - Bharat
