⚠️ This issue respects the following points: ⚠️
Bug description
Expiration date field doesn't populate itself with the date
Steps to reproduce
- Create a folder "test"
- Share with link
- Set an expiration date in the future
- Refresh the page
- Open the link share dropdown to edit the date
Expected behavior
Expiration date is set
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
This is on git master c5b21c5
Discovered through #34695
The expiration date was set successfully as it's there in the database.
The bug is that the date time input field doesn't set it.
Bug description
Expiration date field doesn't populate itself with the date
Steps to reproduce
Expected behavior
Expiration date is set
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
No response
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
This is on git master c5b21c5
Discovered through #34695
The expiration date was set successfully as it's there in the database.
The bug is that the date time input field doesn't set it.