[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.

  • 'allowedParameters' was commited in 2007 and can safely be removed.
  • 'nodeType', 'subAppId' and 'appName' were probably commited by mistake

Apps

app: 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

Templates

template: 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: /

Dialogs

The selected attribute from CheckboxFieldDefinition was removed a long time ago (MGNLUI-1636). However, the property is still around in many bootstrap files. It should be removed.

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

Generated at Mon Feb 12 02:02:32 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.