Use stream_id for by_stream_topic_uri().

This commit is contained in:
Steve Howell
2018-12-14 18:02:26 +00:00
committed by Tim Abbott
parent 7a22d47338
commit aea074e744
5 changed files with 26 additions and 8 deletions

View File

@@ -243,7 +243,7 @@ MessageListView.prototype = {
hash_util.by_stream_uri(message_container.msg.stream);
message_container.topic_url =
hash_util.by_stream_topic_uri(
message_container.msg.stream,
message_container.msg.stream_id,
message_container.msg.subject);
} else {
message_container.pm_with_url =