Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4781

Downgrade the warning that a rendering falls back to redirect_to_buffer to a DEBUG

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.8, 6.0.0
    • 6.1.0, 1.5.9
    • wicket
    • None

    Description

      The warning at WebPageRenderer#respond():

      logger.warn("Falling back to Redirect_To_Buffer render strategy because none of the conditions matched.");

      confuses that this is something erroneous. It just says that none of the earlier conditions matched and REDIRECT_TO_BUFFER strategy will be used as default.

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            mgrigorov Martin Tzvetanov Grigorov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: