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

MarkupNotFoundException for Fragment and TransparentWebMarkupContainer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.6
    • 6.16.0, 7.0.0-M2
    • wicket
    • None

    Description

      Create a base WebPage with a TransparentWebMarkupContainer to allow subclasses register CSS classes on the body tag. Add a Fragment to one of these subsclasses, the markup of the Fragment is not found.
      See also http://apache-wicket.1842946.n4.nabble.com/MarkupNotFoundException-for-Fragment-and-TransparentWebMarkupContainer-tp4619968.html

      Exception thrown:

      org.apache.wicket.markup.MarkupNotFoundException: No Markup found for Fragment testFragment in providing markup container [Page class = org.foo.HomePage, id = 0, render count = 1]
      at org.apache.wicket.markup.html.panel.FragmentMarkupSourcingStrategy.getMarkup(FragmentMarkupSourcingStrategy.java:143)

      Attachments

        1. quickstart.zip
          25 kB
          Dirk Forchel

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              forchel Dirk Forchel
              Votes:
              3 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: