You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tubemq.apache.org by "Yuanbo Liu (Jira)" <ji...@apache.org> on 2020/09/01 13:57:00 UTC

[jira] [Resolved] (TUBEMQ-320) Request for static web contents would get responses with no content

     [ https://issues.apache.org/jira/browse/TUBEMQ-320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuanbo Liu resolved TUBEMQ-320.
-------------------------------
    Resolution: Fixed

pr has been merged, close it.

> Request for static web contents would get responses with no content
> -------------------------------------------------------------------
>
>                 Key: TUBEMQ-320
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-320
>             Project: Apache TubeMQ
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.6.0
>            Reporter: Jeff Zhou
>            Assignee: Jeff Zhou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.6.0
>
>         Attachments: BugLook.png, NormalLook.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)