Changes between Version 1 and Version 2 of Ticket #8825, comment 1
- Timestamp:
- 02/06/2023 12:48:20 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8825, comment 1
v1 v2 2 2 The problem only occurs, if you use the site-menue to open the conversation. 3 3 You are being redirected to the message-thread by URL (german): 4 https:// foobar.org/mitglieder/testuser/view/420/4 https://example.com/mitglieder/testuser/view/420/ 5 5 6 6 If i manually put the following URL (incl. "messages) into the browser, everything works. 7 https:// foobar.org/mitglieder/testuser/messages/view/420/7 https://example.com/mitglieder/testuser/messages/view/420/ 8 8 9 9 Maybe only an internal linking problem?