Skip to content

[BUG] <title>Version 5.2.0 does not support emoji icons when adding tags. #438

@andyxu8023

Description

@andyxu8023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I add tags, if I use emoji icons, the tags cannot be added successfully. Only a very few emoji icons are supported. However, in version 5.1.4, all emoji icons are supported.

Expected Behavior

Hope all emoji icons are supported.

Steps To Reproduce

Most emoji icons cannot be used to create tags successfully.

Environment

- OS:
- How docker service was installed:

CPU architecture

x86-64

Docker creation

services:
  qBittorrent:
    container_name: qBittorrent
    image: linuxserver/qbittorrent:5.2.0
    ports:
    - 8888:8888
    volumes:
    - ./config:/config
    environment:
    - PS1=$(whoami)@$(hostname):$(pwd)\$
    - WEBUI_PORT=8888
    - PUID=0
    - PGID=0
    - TZ=Asia/Shanghai

Container logs

There is no log output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions