⚠️ This issue respects the following points: ⚠️
Bug description
I've noticed that with version 34.0.2 has the image magic providers disabled by hard coding certain functions to return back false.
f99797b
As far as I can tell, there doesn't seem to be a reason as to why they were/should be disabled.
I apologize in advance if this was by design and maybe I just missed the closed PR or bug which discusses why they were disabled. However, prudence tells me that these functions were meant to be enabled. If not enabled now, then enabled in the future.
Steps to reproduce
- Install 34.0.2
- Attempt to generate a preview for an HEIC image (or some other image magic based provider)
- Preview generation fails with error message that there is no preview provider for that file type.
Expected behavior
A preview is generated
Nextcloud Server version
34
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.5
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Bug description
I've noticed that with version 34.0.2 has the image magic providers disabled by hard coding certain functions to return back false.
f99797b
As far as I can tell, there doesn't seem to be a reason as to why they were/should be disabled.
I apologize in advance if this was by design and maybe I just missed the closed PR or bug which discusses why they were disabled. However, prudence tells me that these functions were meant to be enabled. If not enabled now, then enabled in the future.
Steps to reproduce
Expected behavior
A preview is generated
Nextcloud Server version
34
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.5
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 32.0.1 to 32.0.2)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
NAList of activated Apps
Nextcloud Signing status
Nextcloud Logs
NAAdditional info
No response