Folder should be created
SCRIPT5007: Nie można ustawić właściwości „Authorization” dla niezdefiniowanego lub pustego odwołania (Cannot set property 'Authorization' of undefined ??)
File: iedavclient.js, line: 34, column: 5
ownCloud version: (see ownCloud admin page)
9.0 - latest fresh install on Ubuntu ubuntu-14.04.4-server-amd64
Browser:
IE11
Operating system:
Windows 8.1 x64
Insert your browser log here, this could for example include:
a) The javascript console log
SCRIPT5007: Nie można ustawić właściwości „Authorization” dla niezdefiniowanego lub pustego odwołania (Cannot set property 'Authorization' of undefined ??)
Plik: iedavclient.js, wiersz: 34, kolumna: 5
b) The network log
empty
Can you test whether https://github.com/owncloud/core/pull/23096 fixes the issue for you ?
nope, AFAIK it is not related to this issue. In fact we used #23096 to fix issues with creating folders in IE11 (when logged in as normal user) but after this we discovered this issue - I think that the problem source is that you log in without user name and then the script fails on IE (and works on Firefox)
Ok, thanks for testing.
InPrivate session of IE11
Hmm. Does it work in a regular session ?
Nope, if I log out and use sharing link it won't work
I've edited "Steps to reproduce" section so it is now:
@PVince81 What is the status here? An user reported this for 9.0.2 EE too.
00005721
Ok, since you insist. Just had a quick look, seems like a trivial fix.
PR will follow soon
here you go https://github.com/owncloud/core/pull/25233
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
here you go https://github.com/owncloud/core/pull/25233