Change By: Philip Mundt (16/Jul/14 4:20 PM)
Description: It is currently not possible to get a node-specific default {{Locale}} from {{I18nContentSupport}} outside of the {{AggregationState}} (i.e. in the PageEditor/UI) without having a dependency to STK (to access the SiteManager).

We should add a {{public}} method to {{DefaultI18NAuthoringSupport}} to access the default, configured {{Locale}}:

{code}
public Locale getDefaultLocale(Node node)
{code}

To not break the API and maintain binary compatibility the method should be added to {{info.magnolia.ui.api.i18n.I18NAuthoringSupport}} only in a major release (see LINK_TO_FOLLOW_UP).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to