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

IModel parameters of StringResourceModel not getting detached

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.6
    • 1.4.0
    • wicket
    • None

    Description

      StringResourceModel supports IModels in the 'parameters' Object[] that
      are properly handled in StringResourceModel#getString, meaning they
      could get attached because of StringResourceModel.

      StringResourceModel should probably check the 'parameters' array for IModels
      (or even IDetachables?) and detach them from StringResourceModel#onDetach

      Attachments

        Activity

          People

            ivaynberg Igor Vaynberg
            jonas Jonas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: