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

Broken avatar on calendar picker when creating: GET …/avatar/{user}/512/dark #4740

Open
nickvergessen opened this issue Nov 15, 2022 · 1 comment
Labels
1. to develop Accepted and waiting to be taken care of bug

Comments

@nickvergessen
Copy link
Member

Steps to reproduce

  1. "➕ New event"

  2. In right sidebar see the calendar picker

  3. Bildschirmfoto vom 2022-11-15 13-35-37

  4. Click on it to select another calendar

Expected behavior

Actual behaviour

Avatars are broken showing the placeholder:

Bildschirmfoto vom 2022-11-15 13-35-50

Browser console says:

GET …/avatar/{user}/512/dark [HTTP/2 404 Not Found 55ms]

Calendar app version

4.1.0

CalDAV-clients used

No response

Browser

Firefox 106

Client operating system

No response

Server operating system

No response

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 8.1

Nextcloud version

25.0.1

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

GET …/avatar/{user}/512/dark [HTTP/2 404 Not Found 55ms]
GET …/avatar/{user}/512/dark [HTTP/2 404 Not Found 53ms]
GET …/avatar/{user}/512/dark [HTTP/2 404 Not Found 54ms]
GET …/avatar/{user}/512/dark [HTTP/2 404 Not Found 55ms]

Additional info

No response

@nickvergessen nickvergessen added bug 0. to triage Pending approval or rejection labels Nov 15, 2022
@max65482
Copy link
Contributor

Likely related to #4061

@ChristophWurst ChristophWurst added 1. to develop Accepted and waiting to be taken care of and removed 0. to triage Pending approval or rejection labels Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug
Projects
None yet
Development

No branches or pull requests

3 participants