Several links tokens in the topic are replaced by single URL of first found topic

Created on 14 September 2023, about 1 year ago
Updated 21 September 2023, about 1 year ago

Problem/Motivation

When your topic has several links lead to different topics all of them will be replaced by the first found URL.

Steps to reproduce

Post several link tokens to the topic text like below

<a href="&topic:module/topic1&">Topic 1</a>
<a href="&topic:module/topic2&">Topic 2</a>
<a href="&topic:module/topic3&">Topic 3</a>

then after refreshing the page you will get

<a href="http://domain/url-to-the-topic-1">Topic 1</a>
<a href="http://domain/url-to-the-topic-1">Topic 2</a>
<a href="http://domain/url-to-the-topic-1">Topic 3</a>
🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇧🇾Belarus e.bogatyrev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024