Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1342
Closed
Open
Issue created Feb 25, 2021 by Snack Capt@captainContributor

Pleroma users with a custom emoji in their display name can not follow channels

An error is thrown if a user with an emoji in their display name attempts to follow a Funkwhale channel.

Feb 25 12:24:05 pr-funkwhale gunicorn[17063]: 2021-02-25 18:24:05,659 funkwhale_api.federation.authentication INFO     Discarding HTTP request from actor/domain https://pirateradio.social/users/captain, {'tags': {0: {'type': [ErrorDetail(string='"http://joinmastodon.org/ns#Emoji" is not a valid choice.', code='invalid_choice')]}}}

The tags includes a url to the emoji(s) used in the display name and the serializer won't validate it.

Edited Feb 26, 2021 by Snack Capt
Assignee
Assign to
Time tracking