![]() |
|
|
|
|
Change By:
|
Philip Mundt
(02/Oct/14 4:57 PM)
|
|
Description:
|
When opening an edit dialog in page app, {{defaultLocale}} is taken from the default site and not from node-based {{I18nContentSupport}}.
h5. Possible solution:
Added
- Add
{{getDefaultkLocale(Node node)}} and {{getI18nContentSupport(Node node)}} methods for {{DefaultI18nAuthoringSupport}}.
--
Used {{Extended18NAuthoringSupport}} as workaround (we don't want to change interface in minor version).
Then added
-- Add
{{getRelatedFormItem()}} to {{BasicTranformer}} and then using it in {{DefaultI18NAuthoringSupport.i18nize(...)}} to get node-based
i18nContentSupport
{{I18nContentSupport}}
from nodes created by {{FormBuilder}}.
- Use introspection to check if {{getDefaultkLocale(Node node)}} method exists and invoke it if it is. Remove this once
h5. Notes The described behavior was also detected on the defaultLocale (MULTISITE-22).
|
|
|
|
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: <
[email protected]>
----------------------------------------------------------------