mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-17 12:06:19 +00:00
If `room_list_publication_rules` was configured with a rule with a non-wildcard alias and a room was created with an alias then an internal server error would have been thrown. This fixes the error and properly applies the publication rules during room creation.
2 lines
136 B
Plaintext
2 lines
136 B
Plaintext
Fix a bug introduced in v1.13.0 where creating and publishing a room could cause errors if `room_list_publication_rules` is configured.
|