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

Remove incorrect warnings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 4.5.5
    • 4.4.3
    • None
    • None

      DialogHandlerManager is not checking just dialog nodes for type contentNode but also some folders where those dialogs are stored. Those messages should be removed as they are just messing log with incorrect info.

      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.
      

        Acceptance criteria

              rkovarik Roman Kovařík
              ochytil Ondrej Chytil
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD