cms
cms copied to clipboard
Build bespoke content experiences with Craft.
[5.x]: Icon field includes icons from "brands" pack, but they are incompatible with standard icons
### What happened? ### Description The icon field includes icons from FontAwesome's "brands" pack mixed in among the icons from the base pack. This issue is that to use a...
### Description When validating the Link field, check if the element we’ve linked to still exists. ### Related issues #17409
### What happened? ### Description A required, empty Link field will not fail validation if it was linked to an element that has since been deleted. https://github.com/user-attachments/assets/54eca80e-35c3-4283-8fdf-0d86c615873e ### Steps to...
### Description Prevents the “Copy all {type}” action menu item from showing for the Matrix field outside an element context. I also opened a [second PR](https://github.com/craftcms/cms/pull/17415) for this issue, which...
### What happened? ### Description Fields can contribute action menu items that should appear in field layouts; the Matrix field uses this to provide a **Copy all entries** item. However,...
### What happened? ### Description In a multi-site environment, "Copy" a nested entry with translated field in site A, "Paste" does not retain the translated field content, but uses the...
### What happened? ### Description Since 5.7.0 I have been getting a lot of these errors in the logs: `bacBaseManager: not found` Googling that leads me to https://www.yiiframework.com/doc/api/2.0/yii-rbac-basemanager ### Craft...
### Description Fixes an issue where the IDs referenced weren’t present on the page due to a lack of namespacing ### Related issues
### Description ### Related issues