Skip to content

Conversation

@solracsf
Copy link
Member

@solracsf solracsf commented Jun 17, 2025

Should fix the error.

{
  ...
  "app": "circles",
  "method": "GET",
  "url": "/ocs/v2.php/apps/dashboard/api/v2/widget-items?widgets%5B%5D=circles",
  "message": "Parameter \"guestName\" for route \"core.guestavatar.getavatar\" must match \"[^/]++\" (\"Projet de Fusion ARC CSEM- OS/POs\" given) to generate a corresponding URL.",
  ...
}
MariaDB [nextcloud]> SELECT display_name, sanitized_name  FROM oc_circles_circle  WHERE display_name = 'Projet de Fusion ARC CSEM- OS/POs';
+-----------------------------------+-----------------------------------+
| display_name                      | sanitized_name                    |
+-----------------------------------+-----------------------------------+
| Projet de Fusion ARC CSEM- OS/POs | Projet de Fusion ARC CSEM- OS-POs |
+-----------------------------------+-----------------------------------+
1 row in set (0.000 sec)

Signed-off-by: Git'Fellow <[email protected]>
@solracsf
Copy link
Member Author

/backport to stable31

@solracsf
Copy link
Member Author

/backport to stable30

@solracsf solracsf added this to the Nextcloud 32 milestone Jun 17, 2025
@ArtificialOwl ArtificialOwl merged commit 6b39516 into master Jun 18, 2025
24 of 42 checks passed
@ArtificialOwl ArtificialOwl deleted the getSanitizedNameFix branch June 18, 2025 11:12
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants