volosied opened a new pull request, #772: URL: https://github.com/apache/myfaces/pull/772
Reverts change for https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4676 Taken from comment in JIRA above: ``` I think this is causing 3 new errors in the TCK: (linked the 4.1.0 TCK but I tested 4.0 code) _____ Name: undefined Error: decode: A RuntimeException Has Occurred! http://localhost:9080/test-faces22-ajax/issue2179-page2.xhtml https://github.com/jakartaee/faces/blob/4.1.0-RELEASE/tck/faces22/ajax/src/test/java/ee/jakarta/tck/faces/test/servlet30/ajax_selenium/Issue2179IT.java#L49 ____ Error from undefined http://localhost:9080/test-faces22-ajax/ajaxScriptError.xhtml https://github.com/jakartaee/faces/blob/4.1.0-RELEASE/tck/faces22/ajax/src/test/java/ee/jakarta/tck/faces/test/servlet30/ajax_selenium/Issue3473IT.java#L35 ____ Error from undefined http://localhost:9080/test-faces22-ajax/exceptionDuringRender.xhtml https://github.com/jakartaee/faces/blob/4.1.0-RELEASE/tck/faces22/ajax/src/test/java/ee/jakarta/tck/faces/test/servlet30/ajax_selenium/Issue3171IT.java#L35 ```` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
