werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1300527603
I have fixed the reported resource processing, issue reported in https://github.com/apache/myfaces/pull/356#issuecomment-1299148181 and also documented under https://github.com/werpu/jsfs_js_ts/issues/25 I have added 3 tests, and also have covered one corner case where a resource theoretically (will never happen, but it would be possible from the protocol itself) could come in as embedded script or css. Either way unit tests are in place now which test for exactly the issue reported and which cover the spec and the additional possible side behavior. Implementation works on the unit tests. Please also test against the TCK! -- 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]
