dockerzhang opened a new issue #919: URL: https://github.com/apache/incubator-inlong/issues/919
<p>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.<br/> The looks would be like in attachments.</p> <p>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.<br/> So obviously the fix plan is to recover this ability, restoring original and expected behavior when browsing webpages.</p> <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-320">[INLONG-320]</a> created by hystericalhell</i> -- 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]
