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

blocked.gif url incorrect - leads to 404 #6752

Closed
opoplawski opened this issue May 13, 2019 · 1 comment
Closed

blocked.gif url incorrect - leads to 404 #6752

opoplawski opened this issue May 13, 2019 · 1 comment

Comments

@opoplawski
Copy link

We are seeing lots of 404 errors for blocked.gif:

"GET /webmail/x3QEoHCfUvT465KT/program/resources/blocked.gif HTTP/1.1" 404 235 "https://HOST/webmail/x3QEoHCfUvT465KT/?_task=mail&_caps=pdf%3D1%2Cflash%3D1%2Ctiff%3D0%2Cwebp%3D0&_uid=751273&_mbox=INBOX&_framed=1&_action=preview" "Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0"

The link in the page is:

<img src="program/resources/blocked.gif"

But this needs to be /webmail/assets/program/resources/blocked.gif

This is with roundcubemail-1.4-219.2.el7.kolab_16.noarch

@alecpl
Copy link
Member

alecpl commented May 14, 2019

Fixed.

@alecpl alecpl closed this as completed May 14, 2019
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

2 participants