Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3682

Change node type of dialogs from content to contentNode

XMLWordPrintable

      Hi,

      Not sure how critical this is. But on startup I'm getting Warning messages from the info.magnolia.module.admininterface.DialogHandlerManager. Since the warning messages relate to dialog configurations in different modules, I wasn't sure what the best place was to report this issue. Please let me know if you need me to move this issue.

      The following are the lines printed out to console:

      2011-05-06 16:39:53,110 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/workflow/dialogs/editWorkItem] is of type content.
      2011-05-06 16:39:53,114 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/commenting/dialogs/comments] is of type content.
      2011-05-06 16:39:53,114 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/commenting/dialogs/latestComments] is of type content.
      2011-05-06 16:39:53,160 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/data/dialogs/category] is of type content.
      2011-05-06 16:39:53,546 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/standard-templating-kit/dialogs/generic/pages] is of type content.
      2011-05-06 16:39:53,546 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/standard-templating-kit/dialogs/generic/controls] is of type content.
      2011-05-06 16:39:53,546 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/standard-templating-kit/dialogs/generic/teasers] is of type content.
      2011-05-06 16:39:53,560 WARN  agnolia.module.admininterface.DialogHandlerManager: 
      Dialog definitions should be of type contentNode but 
      [/modules/categorization/dialogs/generic] is of type content.
      

      Thanks,
      Matt

        Acceptance criteria

              ochytil Ondrej Chytil
              mderting Matt Dertinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD