Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-2549

Incorrectly fixed: Tags leak in WebInjectionContainer after exception

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jastow 2.2.8.Final, Jastow 2.0.15.Final
    • None
    • None

      In https://issues.redhat.com/browse/UNDERTOW-2401 an attempt has been made to apply an upstream fix from Jasper. Contents of that change reside in a single commit:

      However if we follow the commit log for the affected class we can see that Jasper reverted the commit that was applied to Jastow in the next commit of the file's commit history (Dec 22, 2016):

      Eventually a new solutions to the issue seems to be created in (Jan 27, 2017):

      We are experiencing an issue with an old JSF application that is now returning an errorMessage: "java.lang.IllegalStateException: FacesContext already released". We have drilled it down to this specific change in Jastow that is related to the commits above.

      This commit seems to be the only change to Jastow between the versions 2.0.14 and 2.0.15 (where 2.0.15 is the current version of Jastow at the moment of writing).

      Suggested solution:

      It seems like the wrong commit has been picked in order to fix the solution. Follow the upstream commit log an apply the "final/improved" solution/fix.

       

              flaviarnn Flavia Rainone
              srenkens@gmail.com Sebastiaan Renkens
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: