Dennis Gilli

Results 3 issues of Dennis Gilli

```php if (array_key_exists('Content-Type', $headers)) { $mimeType = $headers['Content-Type']; ... } ``` In VCard::addMedia() on line `239` and `240`, the `'Content-Type'` lookup should be case insensitive. Header `content-type: image/jpeg` will throw...

We have been getting complete rewrites of every `spoonBlockTypes` config file when changing something completely different in the CP.

Hello everyone, I've noticed there hasn't been any active development on Watson in a year, with v2 features hanging in the pipeline. Some of the planned features, like adding notes...

in progress
critical