werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1303521479
Status update: Sorry it took longer, but given I discovered a race condition with a mix of script and script src= tag elements I had to overhaul the algorithm how we load script src= elements. We probably have the same issue in the old code. The code now works on my side, I also added unit tests for the reported cases of double include and src files not being loaded (some test code is now externalized into test fixtures which was before inline) The last test pending is the one against the attached war, I will do that now before giving the general ok. But if you want to start testing feel free not to wait for me. If all goes well I then I will start the merge on monday. -- 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]
