-
### What happened?
### Description
As of Beta 4, changing the handle of a local or remote (S3 tested) Filesystem breaks asset fields that use volumes that use that filesystem.
This is because…
-
### What happened?
### Description
Our deployment chain executes a
` /srv/vhosts/craft01/craft cache/flush-all --interactive=0`
before it completes (next step after `craft up`)
This causes the…
hiasl updated
2 years ago
-
### Describe the bug
Just tried out ImageOptimize 4.0.0-beta.1 on Craft 4.0.0-beta4. Trying to upload an image on the asset page to an asset volume that has an optimized Images field fails. The loa…
-
### What happened?
### Description
I'm having an issue with Markdown links in the instructions on a global. The system seems to be adding some sort of additional namespacing to the link.
### …
-
### I'm submitting a...
- [x] bug report
- [ ] feature request
- [ ] general question
### Description
We use S3 for our image storage. In the frontend we check if the image is an animate…
-
I have `'enablePrettyUrl' => true, 'showScriptName' => false`, and `'news/' => 'news/index'` rule in my `urlManager` config. While using FPM approach, I can get `type` param (when accessing `/news/som…
-
#### Description
It's not quite clear what `benf\neo\elements::useMemoized` first argument should be :
In v2 the doc says we have to pass the Neo field but the method's typing (from comments) is…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-widge…
-
### Description
I have a plugin that works across multiple sites and servers. It uses Imagick to create and save an images from PDF file.
I was setting temp path : $tmpImagePath = sys_get_temp_dir…
-
`{{ craft.oembed.render(url) }}` using version `2.0.0` under `Craft 4.1.0.2` returns this error:
`Serialization of 'DOMDocument' is not allowed`