[
http://jira.magnolia.info/browse/MAGNOLIA-2075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bracher resolved MAGNOLIA-2075.
---------------------------------------
Resolution: Not an issue
It is not foreseen that you can use i18n values in the static control. The
dialog only supports this for labels and descriptions.
To achieve what you like to do you would create a subclass of the static
control info.magnolia.cms.gui.dialog.DialogStatic
Hint: the 'type' of any control can be a valid class name
> controlType static in dialogs
> -----------------------------
>
> Key: MAGNOLIA-2075
> URL: http://jira.magnolia.info/browse/MAGNOLIA-2075
> Project: Magnolia
> Issue Type: Bug
> Components: admininterface
> Affects Versions: 3.5.4
> Reporter: Patrick Aebischer
> Assignee: Philipp Bracher
>
> If using the control type static in dialogs the value field does not work
> with messages_templating_custom.properties. The interesting part of the
> dialog:
> - controlType static String
> - label someLabel String
> - value dialog.data.explanation.value String
> The key 'dialog.data.explanation.value' is defined inside the
> messages_templating_* file. All the other keys defined in it are working
> fine. But the value of the above defined control type will just display
> 'dialog.data.explanation.value' instead of the value of that key.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------