Closed individual-it closed 4 years ago
JIRA issue https://jira.owncloud.com/browse/OCIS-699
4:27:06 PM - SEVERE - https://localhost:9200/core/core.bundle.js 16:11545 TypeError: Cannot read property 'hide' of undefined at s.$_ocDrop_close (https://localhost:9200/core/core.bundle.js:345:139937) at Bt (https://localhost:9200/core/core.bundle.js:17:11207) at HTMLDivElement.n (https://localhost:9200/core/core.bundle.js:17:12918) at HTMLDivElement.Wr.o._wrapper (https://localhost:9200/core/core.bundle.js:17:48113)
this error in phoenix potentially breaks the flow ....
@LukasHirt Does that help?
I'll see if that will fix it. Thanks for the pointer!
Nope, getting rid of the error doesn't change a thing.
4:27:05 PM - SEVERE - https://localhost:9200/core/core.bundle.js 359:123160 Uncaught SyntaxError: Unexpected end of JSON input
this then? no idea where this is coming from ....
phoenix tests with ocis sometimes fail in the logout.
How to reproduce:
keep on running tests/acceptance/features/webUILogin/login.feature:20 as explained in https://owncloud.github.io/clients/web/testing/#with-ocis-backend till it fails
observations:
The logout button is clicked, the browser redirected but ends up again on the files-page. Sequence of screenshots:
console log
OCIS log