Eccomerce Language change works incorrectly 10.04

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

Eccomerce Language change works incorrectly 10.04

MICHAEL BUTLER
Hi All

I have downloaded 10.04 and am experiencing an issue when changing  language in ecommerce.

Using http://127.0.0.1:8080/ecommerce/control/main changing language works fine.
Click on product variation or open any product so a second screen appears.
Go back to first screen, change language results in second screen opening again and no update to the first screen

This is happening in both Firefox and Safari

My guess is that this is not the intended action

Regards
Mike Butler


   
Reply | Threaded
Open this post in threaded view
|

Re: Eccomerce Language change works incorrectly 10.04

Ankit Jain-3
Hi Michael,

This is happening because when you select a language the request is
"setSessionLocale" in this the  response type is "view-last"  thats why
its redirecting you on the previous  page.

Just change the response type to "view".

--
Thanks & Regards:
Ankit Jain
Jr. Enterprise Software Developer
Hotwax Media Pvt. Ltd.
www.hotwaxmedia.com




MICHAEL BUTLER wrote:

> Hi All
>
> I have downloaded 10.04 and am experiencing an issue when changing  language in ecommerce.
>
> Using http://127.0.0.1:8080/ecommerce/control/main changing language works fine.
> Click on product variation or open any product so a second screen appears.
> Go back to first screen, change language results in second screen opening again and no update to the first screen
>
> This is happening in both Firefox and Safari
>
> My guess is that this is not the intended action
>
> Regards
> Mike Butler
>
>
>      
>