-
### What happened?
### Description
Whilst running `php craft up` on a minimal Craft 4.x db/install, the migration `m230511_215903_content_refactor` fails:
```
plugindev-queue_v5-1 | *** …
-
### What steps will reproduce the problem?
1. Set composer to `"yiisoft/yii2": "^2.0.49"`
2. Run Composer update
3. use any widget that uses masked input like https://github.com/kartik-v/yii2-n…
-
### What happened?
### Description
I'm getting an internal server error when I attempt to alias an entries field to the identifier `author`.
### Steps to reproduce
1. Make a new section ca…
-
### What happened?
### Description
I have a custom Field that adds a `Schema::TYPE_JSON` content column type. Upon saving the field, the values in the field are double-encoded.
Craft does thi…
-
### Describe the bug
I have ImageOptimize installed, and moved the configuration to Imgix recently. However, when touching the images (via an import or whatever) I see loads of "Optimizing image id X…
-
Hey, since upgrade to 1.2.1 assets won't index via `php craft index-assets ` and throws exception 'Undefined Array Key "folder"' at CloudinaryFs.php:72
Pretty sure this was fine in 1.2.0. Could you…
-
When executing `./vendor/bin/apidoc api controllers/api ./web/apidoc` from the Yii2 app root everything works:
```
TargetDirectory already exists. Overwrite? (yes|no) [yes]:yes
Searching files t…
-
After update to 2.0.49.2 i see this bug
http://localhost/assets/f393ce73/min/jquery.inputmask.bundle.min.js net::ERR_ABORTED 404 (Not Found)
### What steps will reproduce the problem?
Download la…
-
### What happened?
### Description
php craft update all
```
Checking for pending Craft and plugin migrations ...
Total 10 new Craft migrations to be applied:
- m221027_160703_add_image_t…
-