[ 
https://issues.apache.org/jira/browse/TUBEMQ-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17179540#comment-17179540
 ] 

ASF subversion and git services commented on TUBEMQ-320:
--------------------------------------------------------

Commit 789902f74561718647f9d7663f6b86ee9feaf6ae in incubator-tubemq's branch 
refs/heads/master from Gabriel Zhou
[ https://gitbox.apache.org/repos/asf?p=incubator-tubemq.git;h=789902f ]

[TUBEMQ-320] Fix no content issue when requesting for static web contents (#237)

Co-authored-by: Gabriel Zhou <[email protected]>

> 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: 10m
>  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)

Reply via email to