matrix-org/synapse

Cannot search for non-ascii displaynames using the admin API

Ouverte

#16 370 ouverte le 23 sept. 2023

 (5 commentaires) (0 réaction) (0 personne assignée)Python (2 196 forks)batch import
A-Admin-APIO-UncommonS-MinorT-Defectgood first issue

Métriques du dépôt

Stars
 (11 713 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I searched for Chinese nicknames in the background and reported an error. {errcode: "M_UNKNOWN", error: "Query parameter 'name' must be ascii"} errcode : "M_UNKNOWN" error : "Query parameter 'name' must be ascii"

Guide contributeur