Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #8825, comment 1


Ignore:
Timestamp:
02/06/2023 12:48:20 PM (3 years ago)
Author:
casper99
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8825, comment 1

    v1 v2  
    22The problem only occurs, if you use the site-menue to open the conversation.
    33You are being redirected to the message-thread by URL (german):
    4 https://foobar.org/mitglieder/testuser/view/420/
     4https://example.com/mitglieder/testuser/view/420/
    55
    66If i manually put the following URL (incl. "messages) into the browser, everything works.
    7 https://foobar.org/mitglieder/testuser/messages/view/420/
     7https://example.com/mitglieder/testuser/messages/view/420/
    88
    99Maybe only an internal linking problem?