You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Jira)" <de...@myfaces.apache.org> on 2022/10/14 12:55:00 UTC

[jira] [Created] (MYFACES-4482) jsf.js and faces.js old codebase fails on my decorator integration test

Werner Punz created MYFACES-4482:
------------------------------------

             Summary: jsf.js and faces.js old codebase fails on my decorator integration test
                 Key: MYFACES-4482
                 URL: https://issues.apache.org/jira/browse/MYFACES-4482
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 2.3-next-M7, 4.0.0-RC1
            Reporter: Werner Punz
            Assignee: Werner Punz


I have a set of integration tests which are currently hosted in a pull request for 4.0

While the tests pass for the new codebase entirely, for the old one they fail on

test-12 decoration, which tests whether the decorated apis are called correctly.

This could be an issue with the testcases, but more likely we have a small bug in the old implementation which bypasses the api for one of the testcases and calls the impl directly. 

We had several bugs in this area in the past, when people started to decorate the apis. Hence I wrote this test to begin with.

I will work on this issue on monday and get this fixed either in the test or in the old soon to be legacy codebase.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)