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

Header contributions order is not stable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-RC6
    • 6.0.0-beta1
    • wicket
    • None

    Description

      In the last RCs, I started to experience problems with the contributions order.
      For example, I add jQuery, and until 1.5RC5, it worked well, but now the call to the jQuery script has been moved to the bottom of the page head, and this disables all my other scripts that are expecting jQuery's $ to be defined.

      I attach a quickstart to demonstrate the problem.
      Maybe the order in the quickstart is not the expected one, but what it shows is that the order does not make real sense (at least to me) :
      In the quickstart, the wicket:head tag contributions are in the order 3 - 8 - 9 - 5, and the renderHead methods contributions are in the order 4 - 1 - 2 - 6 - 7.

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              svieujot Sylvain Vieujot
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: