Closed stanelie closed 7 years ago
@stanelie Thanks for the report. I'll have a look at it.
get_browser(): browscap ini directive not set at /var/www/nextcloud/apps/issuetemplate/lib/Settings/Admin.php#262
This can be fixed by adding a browercap file to your server config http://stackoverflow.com/questions/2036956/browscap-ini-directive-not-set#2036968 But at least the error should not mess up the server logs.
I've adjusted the browscap setting in php.ini and that error is gone.
Now, the first error message in the log is
Undefined index: plattform at /var/www/nextcloud/apps/issuetemplate/lib/Settings/Admin.php#266
before the multiple Undefined index: bugs at /var/www/nextcloud/apps/issuetemplate/lib/Settings/Admin.php#215
@stanelie Those should be fixed now on master. Thanks again for reporting.
Hello.
The Issue Template app generates some errors in my Nextcloud log. I am running Nextcloud 11.0.1.
The first error line is
and then, I get
about 20 times.