Hello everyone,
I’m experiencing a frustrating issue when trying to create a password-protected share link. Although I enter a password, the system gives me a misleading error message.
Problem Description
When I generate a share link and set a password, a pop-up error appears saying “The password field cannot be empty.” Despite this message, the share link is created successfully, and the password I entered works perfectly fine. The error seems to be a visual bug, as the functionality is not affected.
Steps to Reproduce
- Open any file or folder to share.
- Click the share icon.
- Select “Share link”.
- The password is automatically generated because the “Force password protection” setting is enabled.
- Click the “Save share” button.
- A pop-up error message flashes on the screen before disappearing.
Expected vs. Actual Behavior
Expected Behavior: The share link is created without any error message, as the system has already generated a valid password.
Actual Behavior: The share link is created successfully, but a pop-up error message appears and then disappears, while the email is sent.
Server Environment:
Nextcloud Version:Nextcloud Hub 10 (31.0.8)
Operating System: Linux 6.1.40-28-generic x86_64 (running on Ubuntu 24)
Web Server:Apache (behind Nginx Proxy Manager)
PHP Version: 8.3.24
Database Type: mysql
Database Version:10.11.14
Client Environment:
- Web Browser: Google Chrome, Firefox, Microsoft Edge
- Operating System:Windows 11, Linux
Troubleshooting Steps Attempted
- Cleared browser cache and cookies.
- Tried using an incognito window.
- Tried a different web browser.