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

Form inside panel provided by IComponentResolver is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.5.4
    • None
    • wicket
    • Latest wicket snapshot (but quite possibly earlier versions also)
      Win XP
      4GB RAM

    Description

      Panel (WelcomePanel) contains a form. That form is not added explicitly to the page (HomePage) but is provided by an implementation of IComponentResolver configured for the app.

      The panel and the form display without a problem which indicates that the component resolver has correctly resolved the component but the form does not function correctly.

      When user clicks on a form a message appears saying that a component could not be found.

      If you uncomment the 'add' in HomePage.onInitialize() to explicitly add the WelcomePanel (instead of relying on the component resolver to do it) then the form functions correctly.

      Attachments

        1. ComponentResolverBrokenForm.zip
          49 kB
          Chris Colman

        Activity

          People

            Unassigned Unassigned
            chrisc Chris Colman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: