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

Queueing component in autocomponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 7.0.0-M3
    • 7.0.0-M4
    • wicket
    • None

    Description

      There is an exception when a component is added to queue when its parent is an auto component

      <body>
      <a href="panier.html">
      <span wicket:id="inlink"></span>
      </a>
      </body>

      Last cause: Unable to find component with id 'inlink' in [TransparentWebMarkupContainer [Component id = wicket_relative_path_prefix_1]]
      Expected: 'wicket_relative_path_prefix_1:inlink'.
      Found with similar names: ''

      Attachments

        1. queueing-problem.zip
          44 kB
          Palancher aurélien
        2. queueing-solution.zip
          104 kB
          Palancher aurélien
        3. wicket5724.patch
          7 kB
          Andrea Del Bene

        Issue Links

          Activity

            People

              bitstorm Andrea Del Bene
              darkvadaure Palancher aurélien
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: