Incorrect path to close.png

Created on 12 September 2018, almost 6 years ago
Updated 11 September 2023, 10 months ago

The Alert displayed on admin screens is perpetually displayed (see screenshot image). There is also a JavaScript error resulting from this message:

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (close.png, line 0)

Without the close button the user cannot close the message and set the cookie to no longer show the message.

I was able to fix this by changing 22 of the css/cincopa.css to use a relative path for close.png

background-image: url(../images/close.png);

Please see attached patch.

πŸ› Bug report
Status

Needs review

Version

1.2

Component

User interface

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024