Problem with profile links to Funkwhale instances
There seems to be an issue with the profile links to Funkwhale instances.
For example, if I fetch the following account: @cestdutoutcuit@tanukitunes.com (which is actually a channel in Funkwhale), the links supposed to lead to the remote profile pages are incorrect.
In Pleroma-FE, the link is https://kayii.goe.land/users/[object Object],[object Object]
(where kayii.goe.land is my own instance):
In Mastodon-FE, the link is https://kayii.goe.land/web/accounts/List [ Map { "href": "https://tanukitunes.com/channels/cestdutoutcuit", "mediaType": "text/html", "type": "Link" }, Map { "href": "https://tanukitunes.com/api/v1/channels/cestdutoutcuit/rss", "mediaType": "application/rss+xml", "type": "Link" } ]
:
On Mastodon, there seems to be no problem:
This may be because Funkwhale channels have two URLs: one for the profile and one for the RSS feed.