Jannik Stehle

Results 91 comments of Jannik Stehle

Should be fixed via https://github.com/owncloud/web/pull/11303, coming to v8.0.5. and the rolling release v10.1.0.

> @JammingBen Getting different type of error. Anything uploaded by Admin or Einstein from Admin point of view into shared folder by Einstein won't even show the "Shared via" and...

> Click context menu for file, Detail Ahh now I get it. The error occours when opening the right sidebar, that's another bug. I'll create a ticket for it. For...

Seems to be fixed meanwhile, hence closing.

> I am receiving the same error, but then when trying to upload using the android client, rclone and web. > I don't think this has something to do with...

Good catch, a redirect to the space will only work after a page reload because then the space is being loaded by the runtime. In order to achieve that without...

> accessibility: visible focus Fixed with https://github.com/owncloud/owncloud-design-system/pull/1158

`archive could not be fetched` indicates that creating the blob failed. We recently optimized this whole process via https://github.com/opencloud-eu/web/pull/1403, it could very well be that this also fixed your issue....

> Note: behaviour generally seems different know - when downloading through a password-protected link I'm getting a file "archiver" that's 0 bytes. Oh yeah, this I can actually reproduce with...

The download issue on password-protected links has been fixed via https://github.com/opencloud-eu/web/pull/1523. So from my perspective, everything should work as expect now. For that reason, I'm removing the p2 label (@db-ot...