![]() |
|
|
|
|
Change By:
|
Christopher Zimmermann
(03/Oct/13 12:29 PM)
|
|
Description:
|
From review document:
Detail Editor CLZ info.magnolia.ui.contentapp.detail.DetailEditorPresenter#CONTENTAPP_BASENAME should go away (not used, not needed)
DetailEditorPresenter message formatting in catch blocks info.magnolia.ui.contentapp.detail.DetailPresenter#i18nizer - injected deps should be final but is actually not used in this specific case
info.magnolia.ui.contentapp.detail.DetailSubApp#setCaption uses a pages-app key, but isn't specific to pages app
BaseDialogPresenter: #decorateForI18n //TODO Christopher Zimmermann - Verify that this is still necessary. --> it is not. (CLZ says - I think the tests are OK.) It's only used in tests (Which are probably broken, since they test sthg that isn't used)
Improve calls to SimpleTranslator info.magnolia.security.app.action.AbstractDeleteGroupOrRoleAction #getI18n probably not relevant CLZ security.delete.group.or.role.group this key is really poorly named. (security.delete.group ?) #getUsersAndGroupsThisItemIsAssignedTo does some suspicious concatenation, should use formatting, and the 2 keys are probably completeley redundant (use formatting too)
2nd Commit Covers: info.magnolia.ui.framework.app.AppInstanceControllerImpl#start (5.1)
Message subject is supposed to be formatted but really isn't "ui-framework.app.appinstance.memory-limit-warning.message" is not translated anywhere info.magnolia.monitoring.SystemMonitor#MEMORY_LIMIT_IS_REACHED_STRING_FORMAT should be a key
info.magnolia.security.app.dialog.field.WorkspaceAccessFieldFactory (5.1) didn't have @Inject, why does it need it now ? #componentProvider - unused
info.magnolia.security.app.dialog.action.SaveUserDialogAction#i18n should be private ! is only used to translate an exception that should probably never occur anyway ? (i.e ActionAvailability should prevent it from being available on root) 5.1 If the above assumption is correct (AA prevents this from happening in normal situations), remove i18n from this completely, no need to trasnalte systen exceptions)
|
|
|
|
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]>
----------------------------------------------------------------