Blank page at login stage with Owncloud 8
Closed this issue · 1 comments
yannlossouarn commented
Hello, with latest version of Owncloud, the plugin fails at login stage, displaying a blank page. I started troubleshooting, and it seems the issue is related to the OC_Preferences API, which was dropped because deprecated. Deprecation notes recommend using the OCP\IConfig API instead.
Is there a chance to see this corrected ? Thanks so much... :)
bastienho commented
It should be solved by fb359a5 thanks to @justinticktock