This is a migrated thread and some comments may be shown as answers.

CookieLocalizationModule is not working

1 Answer 140 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
york
Top achievements
Rank 1
york asked on 03 Sep 2015, 04:49 AM

I have a Telerik MVC extension project that use CookieLocalizationModule to change language used in the application. It works fine and is setup in Web.Config as

        <httpModules>
            <add name="CookieLocalizationModule" type="OTP.Ring.Web.CookieLocalizationModule, OTP.Ring.Web" />
        </httpModules>

But after upgrade to Kendo, it is no longer working. So I want to know how to set CookieLocalizationModule in Kendo. Thanks.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 07 Sep 2015, 06:04 AM

Hello york,

 

The cookie localization module is a third party module that we do not have any official integration documentation about it. And as far as I know it should not have any conflicts with Kendo UI. 

 

In general integrations with third party libraries are not part of the official support services, and unfortunately we will not be able to assist you on the matter. In case you have any further Kendo UI related questions, please do not hesitate to contact us.

 

 

Regards,
Kiril Nikolov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
york
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or