Michael Wood

Results 6 issues of Michael Wood

By default, MySQL treats single and double quotes basically interchangeably for string literals. This is non-standard. You can enable standard quote handling by setting `sql_mode` to include `ANSI_QUOTES`. When you...

bug

**Describe the bug you encountered:** RustDesk creates a world-read/write `/tmp/RustDesk` directory containing a world-writable `ipc` socket and a world-writable `ipc.pid` file. ``` # ls -ld /tmp/RustDesk /tmp/RustDesk/* drwxrwxrwx 2 root...

bug

If I try https://buildicon.netlify.app/ on Firefox, the downloaded ZIP file contains blank/white images only. It works fine for me on Chrome.

### Summary I built and installed Android dev clients for two different apps. I logged into the first, successfully, but when I tried logging into the second, the redirect back...

Android
bug
known issue
Development Builds

# Summary Fixes combining of ClipPath child elements to match the spec and browsers, Inkscape, etc. The problem affects both Android and iOS, but this PR currently only fixes it...

I cloned the repository, ran `yarn` and then `expo start`. When I tried to load the app in the Expo client on my Samsung Galaxy S8 phone I got the...