⚠️ This issue respects the following points: ⚠️
Bug description
I'm trying to search for a flag emoji in the emoji picker (to insert it in a Collective page) but it seems flags emojis are broken and cannot be added anymore (I receive an error with a notification) to any page/document.
Steps to reproduce
- Open the emoji picker
- Search for a flag (e.g. EU flag)
- The flag emoji is not rendered (you can see only the letters EU) and you cannot add the emoji to the page/document
Expected behavior
Flags emojis are rendered in the emoji picker and can be added to a document/page.
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"REMOVED SENSITIVE VALUE"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "32.0.11.1",
"overwrite.cli.url": "https:\/\/REMOVED SENSITIVE VALUE",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"maintenance": false,
"loglevel": 0,
"logtimezone": "Europe\/Paris",
"filesystem_check_changes": 1,
"default_language": "it",
"mail_smtpmode": "sendmail",
"mail_smtpauthtype": "LOGIN",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"memcache.local": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"memcache.locking": "\\OC\\Memcache\\Redis",
"theme": "",
"default_phone_region": "IT",
"versions_retention_obligation": "auto,90",
"trashbin_retention_obligation": "auto,30",
"maintenance_window_start": 3,
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
List of activated Apps
Enabled:
- activity: 5.0.0
- app_api: 32.0.0
- bookmarks: 16.1.4
- bruteforcesettings: 5.0.0
- calendar: 6.4.2
- camerarawpreviews: 0.9.0
- circles: 32.0.0
- collectives: 4.4.1
- comments: 1.22.0
- contacts: 8.3.12
- contactsinteraction: 1.13.1
- cospend: 3.2.0
- dashboard: 7.12.0
- deck: 1.16.5
- federation: 1.22.0
- files_downloadlimit: 5.0.0
- files_pdfviewer: 5.0.0
- files_reminders: 1.5.0
- files_sharing: 1.24.1
- files_trashbin: 1.22.0
- files_versions: 1.25.0
- firstrunwizard: 5.0.0
- forms: 5.2.9
- forum: 1.2.0
- groupfolders: 20.1.14
- guests: 4.7.5
- impersonate: 3.0.1
- logreader: 5.0.0
- nextcloud_announcements: 4.0.0
- notes: 5.0.1
- notifications: 5.0.0
- password_policy: 4.0.0
- photos: 5.0.0
- polls: 9.1.4
- privacy: 4.0.0
- recommendations: 5.0.0
- related_resources: 3.0.0
- richdocuments: 9.0.6
- serverinfo: 4.0.0
- sharebymail: 1.22.0
- spreed: 22.0.13
- support: 4.0.0
- survey_client: 4.0.0
- suspicious_login: 10.0.0
- systemtags: 1.22.0
- tables: 1.0.9
- talk_matterbridge: 1.33.1026000
- tasks: 0.17.1
- text: 6.0.2
- updatenotification: 1.22.0
- user_status: 1.12.0
- weather_status: 1.12.0
- webhook_listeners: 1.3.0
- welcome: 3.0.0
Disabled:
- admin_audit: 1.10.0
- encryption
- files_external
- files_rightclick: 1.6.0
- maps: 1.6.0
- twofactor_nextcloud_notification
- twofactor_totp
- unsplash: 3.1.0
- user_ldap
Nextcloud Signing status
Nextcloud Logs
Additional info
Screenshot of the emoji picker with flags emojis broken

Bug description
I'm trying to search for a flag emoji in the emoji picker (to insert it in a Collective page) but it seems flags emojis are broken and cannot be added anymore (I receive an error with a notification) to any page/document.
Steps to reproduce
Expected behavior
Flags emojis are rendered in the emoji picker and can be added to a document/page.
Nextcloud Server version
32
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Nginx
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "REMOVED SENSITIVE VALUE" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "32.0.11.1", "overwrite.cli.url": "https:\/\/REMOVED SENSITIVE VALUE", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "maintenance": false, "loglevel": 0, "logtimezone": "Europe\/Paris", "filesystem_check_changes": 1, "default_language": "it", "mail_smtpmode": "sendmail", "mail_smtpauthtype": "LOGIN", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtpauth": 1, "memcache.local": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 6379 }, "memcache.locking": "\\OC\\Memcache\\Redis", "theme": "", "default_phone_region": "IT", "versions_retention_obligation": "auto,90", "trashbin_retention_obligation": "auto,30", "maintenance_window_start": 3, "updater.secret": "***REMOVED SENSITIVE VALUE***" }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
Screenshot of the emoji picker with flags emojis broken