[ 
https://issues.apache.org/jira/browse/MYFACES-4531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648047#comment-17648047
 ] 

Werner Punz edited comment on MYFACES-4531 at 12/15/22 1:08 PM:
----------------------------------------------------------------

I am on it, the first thing I noticed is a bug in the test itself:

The js is before the css, which myfaces rightfully renders in the order defined.

But the test relies then on a script being executed against the css already 
present.

This is clearly a bug in the tck, not our implementation. The test should not 
rely on the javascript being there after the css while defining the css include 
before the js.

But that is not the issue we are facing, I just noticed with the latest test 
from main from the tck in this area.

 

 

 


was (Author: werpu):
I am on it, the first thing I noticed is a bug in the test itself:

The js is before the css, which myfaces rightfully renders in the order defined.

But the test relies then on a script being executed against the css already 
present.

This is clearly a bug in the tck, not our implementation. The test should not 
rely on the javascript being there after the css while defining the css include 
before the js.

But that is not the issue we are facing, I just noticed with the latest test 
from main from the tck in this area.

 

 

 

> Backport the nonce and head fixes into the 2.3 codebase
> -------------------------------------------------------
>
>                 Key: MYFACES-4531
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4531
>             Project: MyFaces Core
>          Issue Type: Task
>    Affects Versions: 2.3.10
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Major
>
> We have had fixes in the nonce area and the head replacement area due to some 
> failing tck tests. The original plan was to get those fixes in via auto sync.
> We probably have to step back a little bit.
> A major change is not wanted anymore in the 2.3 codebase so I will try to 
> backport the fixes.
>  



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

Reply via email to