Change By: Federico Grilli (13/Sep/13 5:51 PM)
Description: We need to create update tasks to remove some well-known deprecated i18n properties whose keys are now generated via the info.magnolia.i18n.I18nizer mechanism. The properties are 'label', ' icon', ' confirmationMessage', 'i18nBasename' and 'description'
These are the paths within an app where such props will need to be removed
{code}
/module-name/apps/main-app-name -> remove label, icon
/module-name/apps/subapps/each-subapp/actions/each-action -> remove label, icon, confirmationMessage 
/module-name/apps/subapps/each-subapp/actionbar/sections/each-section -> remove label
/module-name/apps/dialogs/each-dialog/actions/each-action -> remove label
/module-name/apps/dialogs/each-dialog/form/whatever-down-to-leaf -> remove label, description, i18nBasename
/module-name/apps/subapps/each-subapp/workbench/contentViews/each-view/columns/each-column -> remove label

/ui-admincentral/config/userMenu
/ui-admincentral/config/appLauncherLayout
{code}

Apps involved are ui-admincentral, pages, dam, contacts, ui-mediaeditor, security-app, ui-framework, sample-app, categorisation, and messages-app.

As a complementary task, a groovy script will have to be created to remove those props and export a clean bootstrap file.
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]>
----------------------------------------------------------------

Reply via email to