Fred Condo

Results 5 issues of Fred Condo

- Deployer version: 6.8.0 - Deployment OS: macOS 12.1 - Server OS: FreeBSD 13.0-RELEASE-p5 ``` [demo1] > cd /var/silverstripe/demo1/releases/1 && (getfacl -p public/assets | grep "^user:www:.*w" | wc -l) [demo1]...

minor bug

Publishing files can sometimes cause thumbnails to show not found (turning red). Refreshing the admin reveals that the files are actually there. [The video](https://youtu.be/mxVnLoI-08w) shows this happening. This is a...

complexity/high
impact/low
type/bug
affects/v4
affects/v5

This makes the form fields use the $Role attribute like the default Silverstripe fields do.

My team has some projects where mysite is shared across multiple sites as a composer module. The global $database variable is the empty string and the DB name is entirely...

Invoking i2cssh crashes with `RuntimeError: There is no current event loop in thread 'MainThread'.` when invoked with 1 or more host arguments. This happens with or without my .i2csshrc and...