When running RocketChat in subdir, permalink get wrong URL.
permalink should be "http://hostname/chat/channel/general?msg=..."
permalink shows like "http://hostname/chat/chat/channel/general?msg=...."
(extra subdir "/chat/")
links to any channel in Directory also wrong as above
I use 0.65.1 with sub directory. (e.g. /apps/chat/ )
To open a channel from the left side bar works fine. This link is /apps/chat/channel/general.
But to open a channel from directory page is fail. I seem URL in directory page is incorrect. This broken link is /apps/chat/apps/chat/channel/general.
I can agree with your findings. I've also found out that there are some issues with /api/v1/commands.list and /api/apps/languages endpoints. They seem to not have added my subdirectory :(
Mobile clients work well!
RocketChat version: 0.65.1
I can confirm all of these errors. Is there any ETA for when they will be fixed. I can't use Rocket Chat until it is fixed. I am using a manual install.
I have the same bug - links in /chat/directory are all duplicated: /chat/chat/general and so on.
I'm using Apache with the https://rocket.chat/docs/installation/manual-installation/running-in-a-sub-folder/ configuration.
Not been solved all. See #11781 .
Most helpful comment
I have the same bug - links in /chat/directory are all duplicated: /chat/chat/general and so on.
I'm using Apache with the https://rocket.chat/docs/installation/manual-installation/running-in-a-sub-folder/ configuration.