Hi ,
If we go from a category or product page to login page and fill in our credentials and return to the page it says no product id or category id found. The attributes are not getting stored in session. Can anyone help me with this Akshat Aggarwal ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- |
Hi , If we go from a category or product page to login page and fill in our credentials and return to the page it says no product id or category id found. The attributes are not getting stored in session. Can anyone help me with this Akshat Aggarwal ::DISCLAIMER:: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- |
Hi Akshat,
Can you please post the url where you are getting error. Are you using trunk or 10.04 branch ? Thanks & Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 18, 2011, at 11:08 AM, Akshat Aggarwal wrote: > > Hi , > > If we go from a category or product page to login page and fill in our credentials and return to the page it says no product id or category id found. The attributes are not getting stored in session. > Can anyone help me with this > > Akshat Aggarwal > > ::DISCLAIMER:: > ----------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of > this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have > received this email in error please delete it and notify the sender immediately. Before opening any mail and > attachments please check them for viruses and defect. > > ----------------------------------------------------------------------------------------------------------------------- |
"https://localhost:8543/ecommerce/control/checkLogin/product"
I am using the 10.04 -----Original Message----- From: Deepak Dixit [mailto:[hidden email]] Sent: Monday, April 18, 2011 11:17 AM To: [hidden email] Cc: Deepak Dixit Subject: Re: Product attributes missing Hi Akshat, Can you please post the url where you are getting error. Are you using trunk or 10.04 branch ? Thanks & Regards -- Deepak Dixit HotWax Media Pvt. Ltd. www.hotwaxmedia.com Contact :- +91-98267-54548 Skype :- deepakdixit On Apr 18, 2011, at 11:08 AM, Akshat Aggarwal wrote: > > Hi , > > If we go from a category or product page to login page and fill in our credentials and return to the page it says no product id or category id found. The attributes are not getting stored in session. > Can anyone help me with this > > Akshat Aggarwal > > ::DISCLAIMER:: > ---------------------------------------------------------------------- > ------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its > affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, > modification, distribution and / or publication of this message > without the prior written consent of the author of this e-mail is > strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. > > ---------------------------------------------------------------------- > ------------------------------------------------- |
In reply to this post by Akshat Aggarwal
Its maintained in login.groovy
previousParams = session.getAttribute("_PREVIOUS_PARAMS_"); With regards, S K Pradeep kumar, 9980609494 On Mon, Apr 18, 2011 at 10:05 AM, Akshat Aggarwal <[hidden email]>wrote: > Hi , > > If we go from a category or product page to login page and fill in our > credentials and return to the page it says no product id or category id > found. The attributes are not getting stored in session. > Can anyone help me with this > > Akshat Aggarwal > > ::DISCLAIMER:: > > ----------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and > intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its > affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect > the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, modification, > distribution and / or publication of > this message without the prior written consent of the author of this e-mail > is strictly prohibited. If you have > received this email in error please delete it and notify the sender > immediately. Before opening any mail and > attachments please check them for viruses and defect. > > > ----------------------------------------------------------------------------------------------------------------------- > |
Free forum by Nabble | Edit this page |