[MGNLFORUM-294] Old and unnecessary properties are present in bootstrap files Created: 07/Dec/16 Updated: 19/Dec/16 Resolved: 14/Dec/16 |
|
| Status: | Closed |
| Project: | Forum (closed) |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 3.6.1 |
| Type: | Bug | Priority: | Neutral |
| Reporter: | Maxime Michel | Assignee: | Jaroslav Simak |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Template: |
|
| Acceptance criteria: |
Empty
|
| Visible to: |
Maxime Michel
|
| Epic Link: | Definitions app problems |
| Sprint: | Kromeriz 74 |
| Story Points: | 1 |
| Description |
|
Leading to Definitions app problems.
Appsapp: forum from jcr at /modules/forum/apps/forum Source data processing problem: Property [nodeType] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editForum Source data processing problem: Property [appName] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editForum Source data processing problem: Property [subAppId] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editMessage Source data processing problem: Property [nodeType] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editMessage Source data processing problem: Property [appName] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editMessage Source data processing problem: Property [nodeType] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editThread Source data processing problem: Property [appName] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/browser/actions/editThread Source data processing problem: Property [appName] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/moderation/actions/editMessage Source data processing problem: Property [nodeType] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/moderation/actions/editMessage Source data processing problem: Property [subAppId] not found in class [info.magnolia.module.forum.app.action.OpenEditForumItemDialogDefinition], property is not assigned: /subApps/moderation/actions/editMessage app: forum from jcr at /modules/forum/apps/forum Source data processing problem: Property [path] not found in class [info.magnolia.ui.contentapp.field.WorkbenchFieldDefinition], property is not assigned: /chooseDialog/field Templatestemplate: forum:components/threadView from jcr at /modules/forum/templates/components/threadView Source data processing problem: Property [allowedParameters] not found in class [info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition], property is not assigned: / template: forum:components/threadReply from jcr at /modules/forum/templates/components/threadReply Source data processing problem: Property [allowedParameters] not found in class [info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition], property is not assigned: / template: forum:components/threadList from jcr at /modules/forum/templates/components/threadList Source data processing problem: Property [allowedParameters] not found in class [info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition], property is not assigned: / template: forum:components/threadNew from jcr at /modules/forum/templates/components/threadNew Source data processing problem: Property [allowedParameters] not found in class [info.magnolia.rendering.template.configured.ConfiguredTemplateDefinition], property is not assigned: / DialogsThe selected attribute from CheckboxFieldDefinition was removed a long time ago ( dialog: forum:forumAdd from jcr at /modules/forum/dialogs/forumAdd Source data processing problem: Property [selected] not found in class [info.magnolia.ui.form.field.definition.CheckboxFieldDefinition], property is not assigned: /form/tabs/tabMain/fields/allowsNestingMessages dialog: forum:forumEdit from jcr at /modules/forum/dialogs/forumEdit Source data processing problem: Property [selected] not found in class [info.magnolia.ui.form.field.definition.CheckboxFieldDefinition], property is not assigned: /form/tabs/tabMain/fields/allowsNestingMessages Also, the following properties can go: dialog: forum:messageEdit from jcr at /modules/forum/dialogs/messageEdit Source data processing problem: Property [tree] not found in class [info.magnolia.ui.form.field.definition.TextFieldDefinition], property is not assigned: /form/tabs/tabMain/fields/author Source data processing problem: Property [editable] not found in class [info.magnolia.ui.form.field.definition.TextFieldDefinition], property is not assigned: /form/tabs/tabMain/fields/inReplyTo Source data processing problem: Property [tree] not found in class [info.magnolia.ui.form.field.definition.TextFieldDefinition], property is not assigned: /form/tabs/tabMain/fields/inReplyTo |