In version 29.0.4 When multiple selected files are dropped in the field "Drag and drop files to upload" only first file is uploaded and process finishes.
In previous version all was OK.
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"sascloud.us.to:38443",
"192.168.3.3:38443",
"192.168.3.1:38443",
"192.168.3.3:18080",
"192.168.3.1:18080",
"sascloud.us.to"
],
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "29.0.4.1",
"overwrite.cli.url": "https:\/\/sascloud.us.to",
"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,
"app_install_overwrite": [
"files_reader",
"files_ebookreader",
"audioplayer",
"carnet",
"camerarawpreviews",
"drawio",
"epubreader",
"files_accesscontrol",
"maps",
"music",
"previewgenerator",
"radio",
"ransomware_protection",
"spreed",
"tasks",
"imageconverter",
"gpxpod",
"ocdownloader",
"duplicatefinder",
"memories",
"ncdownloader",
"files_downloadactivity",
"cadviewer"
],
"theme": "",
"log_type": "file",
"logfile": "",
"loglevel": 0,
"logdateformat": "F d, Y H:i:s",
"log_rotate_size": 0,
"memcache.local": "\\OC\\Memcache\\APCu",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"has_rebuilt_cache": true,
"default_phone_region": "BG",
"updater.release.channel": "stable",
"overwriteprotocol": "https",
"memories.exiftool": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc",
"memories.vod.path": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64",
"memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
"memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
"enabledPreviewProviders": [
"OC\\Preview\\Imaginary",
"OC\\Preview\\SVG"
],
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"filelocking.enabled": true,
"maintenance_window_start": 1,
"memories.db.triggers.fcu": true
}
}
Bug description
In version 29.0.4 When multiple selected files are dropped in the field "Drag and drop files to upload" only first file is uploaded and process finishes.
In previous version all was OK.
Steps to reproduce
Expected behavior
Upload all dropped files as it was in previous version
Installation method
Other Community project
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
{ "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "sascloud.us.to:38443", "192.168.3.3:38443", "192.168.3.1:38443", "192.168.3.3:18080", "192.168.3.1:18080", "sascloud.us.to" ], "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "29.0.4.1", "overwrite.cli.url": "https:\/\/sascloud.us.to", "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, "app_install_overwrite": [ "files_reader", "files_ebookreader", "audioplayer", "carnet", "camerarawpreviews", "drawio", "epubreader", "files_accesscontrol", "maps", "music", "previewgenerator", "radio", "ransomware_protection", "spreed", "tasks", "imageconverter", "gpxpod", "ocdownloader", "duplicatefinder", "memories", "ncdownloader", "files_downloadactivity", "cadviewer" ], "theme": "", "log_type": "file", "logfile": "", "loglevel": 0, "logdateformat": "F d, Y H:i:s", "log_rotate_size": 0, "memcache.local": "\\OC\\Memcache\\APCu", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "***REMOVED SENSITIVE VALUE***", "mail_smtphost": "***REMOVED SENSITIVE VALUE***", "mail_smtpport": "25", "has_rebuilt_cache": true, "default_phone_region": "BG", "updater.release.channel": "stable", "overwriteprotocol": "https", "memories.exiftool": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/exiftool-amd64-glibc", "memories.vod.path": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/go-vod-amd64", "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg", "memories.vod.ffprobe": "\/usr\/bin\/ffprobe", "enabledPreviewProviders": [ "OC\\Preview\\Imaginary", "OC\\Preview\\SVG" ], "preview_imaginary_url": "***REMOVED SENSITIVE VALUE***", "filelocking.enabled": true, "maintenance_window_start": 1, "memories.db.triggers.fcu": true } }List of activated Apps
Nextcloud Signing status
Nextcloud Logs
It's 43 MB, too big for upload here.Additional info
No response