-
-
Notifications
You must be signed in to change notification settings - Fork 277
Closed
Labels
area: UIGeneral user interface updateGeneral user interface updatearea: message renderingin progressversion parity: <=2.1
Milestone
Description
As documented in buttons.py (currently _parse_narrow_link
), we support links formatted in the form:
... narrow/stream/[{stream-id}-]{stream-name}/topic/{encoded.20.topic.20name}[/near/{message_id}]
As I noted in #api documentation > Narrow URL formats this doesn't handle an old format where subject
was used in place of topic
, which makes the URL in the quoted message fail to be identified and link properly in ZT.
Servers running newer versions of Zulip will not generate links of this format, which limits the impact of this issue, but equally anyone who has upgraded an older server will potentially still have messages with links of this form.
Metadata
Metadata
Assignees
Labels
area: UIGeneral user interface updateGeneral user interface updatearea: message renderingin progressversion parity: <=2.1