mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-02 19:11:47 +02:00
Fixes two related bugs: * The handling of `[null]` for a `room_types` filter was incorrect. * The ordering of arguments when providing both a network tuple and room type field was incorrect.
2 lines
132 B
Plaintext
2 lines
132 B
Plaintext
Fix a bug introduced in Synapse 1.53.0 when querying `/publicRooms` with both a `room_type` filter and a `third_party_instance_id`.
|