Daniel Manser

Results 2 comments of Daniel Manser

I think it is only Python3 compatible. I'm using boto now. > On 25.04.2016, at 07:17, Greg Taylor [email protected] wrote: > > Hello! > > It has honestly been so...

> In line /var/www/nextcloud/lib/private/Share20/Manager.php:1651 I've added an additional check on null on the object itself: > > ``` > $path = array_shift($nodes); > if ($path === null || $path->getOwner() ===...