Uploaded image for project: '[Read Only] - Hippo Site Toolkit 2'
  1. [Read Only] - Hippo Site Toolkit 2
  2. HSTTWO-1696

Unnecessary warning logs for non-rendering components

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 2.22.02, 2.23.01
    • 2.22.03, 2.23.02
    • None
    • None

    Description

      We can add a component only for contributing head elements, not for rendering.
      In this case, HstComponentInvokerImpl leaves unnecessary warning logs because it just tries to invoke a dispatcher with null path.
      So, I think we need to change it slightly not to invoke #invokeDispatcher() when renderPath is null in #invokeRender() method. We can leave a debug log instead in this case.

      Attachments

        Activity

          People

            wko Woonsan Ko (Inactive)
            wko Woonsan Ko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: