werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1302330608
Short update... Still working on the issue. While fixing this one I noticed that script src elements in Ajax calls were loaded asynchronously thus causing race conditions for mixed script src and embedded script tags. Apparently a bug which we also have in the old implementation, but never reported. So I had to fix this area as well. I have the fix now running, but broke one of my nonce tests with the new code (the final integration test fails which tests for one of the nonce corner conditions) So I will fix this one as well, and after that run the code against the linked war. But for now it is getting late, and I am calling it a day. Sorry for the delay. -- 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]
