Issue Type: Task Task
Affects Versions: 3.3
Assignee: Christoph Meier
Components: dialogs
Created: 20/Feb/14 8:10 AM
Description:

All dialog have hardcoded label keys:

    <sv:property sv:name="label" sv:type="String">
      <sv:value>dialog.forumAdd.label</sv:value>
    </sv:property>

This is due to fact, that bootstrap files contain old Magnolia 4.5 configuration and then are reconfigured via DialogMigrationTask even on fresh install.

  1. We should have the bootstrap files new already migrated configuration like in other modules.
  2. We should use DialogMigrationTask only on update and then use info.magnolia.i18nsystem.setup.RemoveHardcodedI18nPropertiesFromDialogsTask to remove hardcoded label keys.

    
Fix Versions: 3.3
Project: Magnolia Forum Module
Labels: maintenance
Priority: Neutral Neutral
Reporter: Roman Kovařík
Security Level: Public
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