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

ComponentRenderer.renderComponent fails to render two components with different component IDs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.9.0
    • 6.10.0, 7.0.0-M1
    • wicket
    • None

    Description

      After WICKET-5232 was fixed, #renderComponent now accepts component with any component ID. However since the markup of the RenderPage is cached, after calling #renderComponent for one component it will fail for components having different component ID.

      This could be fixed as I suggested in WICKET-5232: RenderPage could implement IMarkupCacheKeyProvider interface and return null in #getCacheKey.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: