-
- Downloads
Fix a bug introduced in Synapse v1.74.0 where searching with colons when using...
Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079)
Co-authored-by:
David Robertson <davidr@element.io>
Showing
- changelog.d/15079.bugfix 1 addition, 0 deletionschangelog.d/15079.bugfix
- synapse/storage/databases/main/user_directory.py 20 additions, 4 deletionssynapse/storage/databases/main/user_directory.py
- tests/handlers/test_user_directory.py 7 additions, 0 deletionstests/handlers/test_user_directory.py
- tests/storage/test_user_directory.py 62 additions, 1 deletiontests/storage/test_user_directory.py
Loading
Please register or sign in to comment