Hi all, With the previous implementation of carbon ui framework, it was possible only to localize a carbon product by changing the locale over the browser settings. This fix [1] makes it possible to pass the locale as a query param at the login and get rest of the pages localized.
As per the implementation of UI framework, the rendering of the UI is different from the left pane to body page. Left pane renders by creating the HTML over a java code and body page is rendered over the fmt tag library. So the locale is bind to the session at the login and make it available over the session attribute to both HTML rendering code and as to the fmt. @ Pradeep : Please review and commit the fix. [1] https://wso2.org/jira/browse/CARBON-14122 Thanks, Tanya -- Tanya Madurapperuma Software Engineer, WSO2 Inc. : wso2.com Mobile : +94718184439
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
