Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 93
    • Merge requests 93
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #1653
Closed
Open
Issue created Mar 28, 2020 by eorn@eorn3

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):

pleroma-fe

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" } ]:

mastodon-fe

On Mastodon, there seems to be no problem:

mastodon

This may be because Funkwhale channels have two URLs: one for the profile and one for the RSS feed.

Assignee
Assign to
Time tracking