Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INLONG-320] Request for static web contents would get responses with no content #919

Closed
dockerzhang opened this issue Jul 28, 2021 · 0 comments

Comments

@dockerzhang
Copy link
Contributor

After clearing the cache, refresh homepage of master would result in loss of static materials, like styles, scripts and pictures, while all dynamic elements are working as expected.
The looks would be like in attachments.

This should be due to Servlet binding on Embedded-Jetty, which does too much to cover Servlet requests while missing the ability to respond static css contents.
So obviously the fix plan is to recover this ability, restoring original and expected behavior when browsing webpages.

JIRA link - [INLONG-320] created by hystericalhell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant