Steps to reproduce
- Update Owncloud to 10.3
- Wait until server executes cron via crontab
Expected behaviour
I should only receive e-mail / notification when a cron could not run or some error happened. If everything was fine, no output should be generated by the cronjob, so nothing is reported by my server.
Actual behaviour
From 10.3 on there is a progress bar that is updated 14 times, generating output.
This progress bar is no error / warning information and should not be output when running as cron job.
Server configuration
Operating system: CentOS 6
Web server: Apache
Database: MySQL
PHP version: 7.2.23
ownCloud version: 10.3
Updated from an older ownCloud or fresh install: Updated from 10.2.something
Where did you install ownCloud from: originally downloaded tar file and extracted.
Steps to reproduce
Expected behaviour
I should only receive e-mail / notification when a cron could not run or some error happened. If everything was fine, no output should be generated by the cronjob, so nothing is reported by my server.
Actual behaviour
From 10.3 on there is a progress bar that is updated 14 times, generating output.
This progress bar is no error / warning information and should not be output when running as cron job.
Server configuration
Operating system: CentOS 6
Web server: Apache
Database: MySQL
PHP version: 7.2.23
ownCloud version: 10.3
Updated from an older ownCloud or fresh install: Updated from 10.2.something
Where did you install ownCloud from: originally downloaded tar file and extracted.