![]() |
|
|
|
|
Change By:
|
Philip Mundt
(02/Oct/14 4:55 PM)
|
|
Description:
|
This issue is related to MULTISITE-22, it is a follow-up. The described behavior was also detected on the defaultLocale (MULTISITE-22).
Description:
When opening
an
edit dialog in page app, default and fallback locale
was
are
taken from
the
default site
and
not from node
-
based I18nContentSupport.
Solution
h5. Possible solution
: Added
{{
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
{{
getRelatedFormItem
()}}
to
{{
BasicTranformer
}}
and then using it in
{{
DefaultI18NAuthoringSupport.i18nize
(...)}}
to get node
-
based i18nContentSupport from nodes created by
{{
FormBuilder
}}
.
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]>
----------------------------------------------------------------