- Affected version
- 2.3.0 Beta 2
When clicking on a link, the user goes to an address that is separated by its URL hash through #. The correct link is also not copied to the clipboard, as for example if we take , we will get the following link
https://xenforo.com/community/members/kick.111096/#profile-post-31849 But when you click on it or click on the profile/resource updates/posts we have links to the following URL:
For example, here the link is simply inserted automatically.
The user is given a link with a ready-made hash to copy; the correct link is not copied to the buffer. Accordingly, for the user this is not a working solution, which only works for inserting some kind of thread. Although I clicked on the message number and inserted it into the thread, the user did not get the desired result. And no one will deal with the correct copying of links so that they are parsed correctly
https://xenforo.com/community/profile-posts/31849/
,https://xenforo.com/community/members/kick.111096/#profile-post-31849 But when you click on it or click on the profile/resource updates/posts we have links to the following URL:
https://xenforo.com/community/members/kick.111096/#profile-post-31849
. Thus, the user will not receive a message of this type, as was said here because he will not be able to embed the content, because the first part of the url is parsed. And there is no point in all this, because it does not lead to working functionality of the link https://xenforo.com/community/threads/embed-your-content-anywhere.217381/.For example, here the link is simply inserted automatically.
The user is given a link with a ready-made hash to copy; the correct link is not copied to the buffer. Accordingly, for the user this is not a working solution, which only works for inserting some kind of thread. Although I clicked on the message number and inserted it into the thread, the user did not get the desired result. And no one will deal with the correct copying of links so that they are parsed correctly