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

Component's markup cannot be found in Ajax requests if the parent is transparent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-RC4
    • 1.5-RC5
    • wicket
    • None

    Description

      When TransparentWebMarkupContainer is used an inner markup container cannot find its markup on Ajax updates.
      The problem seems to be caused by the fact that ComponentResolvers#resolve() is not executed and since there is transparent container involved Markup.find(String) cannot find the markup for non-transparent markup containers.
      I'll commit a disabled test case that shows the problem.

      Attachments

        1. WICKET-3719.patch
          3 kB
          Martin Tzvetanov Grigorov

        Issue Links

          Activity

            People

              jdonnerstag Juegen Donnerstag
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: