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

[v4] Deleting user avatar issue #5496

Closed
afbora opened this issue Aug 22, 2023 · 0 comments · Fixed by #5508
Closed

[v4] Deleting user avatar issue #5496

afbora opened this issue Aug 22, 2023 · 0 comments · Fixed by #5508
Assignees
Milestone

Comments

@afbora
Copy link
Member

afbora commented Aug 22, 2023

Description

No route found for path: "users/users/uJ8Hwhj0/avatar" and request method: "DELETE"

To reproduce

  1. Go to any user (not own account)
  2. Upload avatar
  3. Try to delete the avatar
  4. See error

Your setup

4.0.0-alpha.7

Console output

{
    "status": "error",
    "message": "No route found for path: \"users/users/d0c6hzSd/avatar\" and request method: \"DELETE\"",
    "code": 404,
    "exception": "Exception",
    "key": null,
    "file": "/kirby/src/Http/Router.php",
    "line": 185,
    "details": [],
    "route": null
}
@afbora afbora added this to the 4.0.0-beta.1 milestone Aug 22, 2023
@distantnative distantnative self-assigned this Aug 27, 2023
distantnative added a commit that referenced this issue Aug 27, 2023
@distantnative distantnative linked a pull request Aug 27, 2023 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants