cms icon indicating copy to clipboard operation
cms copied to clipboard

The core Laravel CMS Composer package

Results 688 cms issues
Sort by recently updated
recently updated
newest added

### Bug description Request to Pages collection takes long time and thousands of events generated I initially noticed this issue after upgrading my install to Statamic 3.3.3 and Laravel 9....

performance

### Bug description The parse() and parseLoop functions in `vendor/statamic/cms/src/Tags/Tags.php` return an array when `$this->parser` is false. Resulting in array to string conversions while using blade. ### How to reproduce...

blade

This PR updates the state store paths for user groups to use `->` rather than `/` which resolves the errors in #6124 and follows up on the comments in #2498....

### Bug description When extending the CP's navigation, and adding nav items that have an external url, they are marked as "current". The example below will always have the "current"...

This PR implements the new query scopes approach as discussed in PR https://github.com/statamic/cms/pull/5869. Each scope in the `App\Scopes` namespace is now also available to the query builders. ## Example Let's...

### Bug description Field types description shows translations keys instead of the default English translation. ![Screenshot 2022-02-14 at 17 08 03](https://user-images.githubusercontent.com/9588070/153901919-e7623d45-75ea-434b-8a5f-a658a0a89001.png) ### How to reproduce Set statamic language to Dutch....

bug
i18n

### Bug description The customer has a queue worker running that will send emails with entry data when new entries are saved. When creating a new entry with a newly...

bug
caching
assets

### Bug description I am facing big issue, i created new group and new permission then i created new user and assigned the new group and permission to him. After...

## Bug Description Setting a custom layout or template in your taxonomy yaml config doesn't register. It appears to always be looking for the default locations. In our case we...

enhancement
taxonomies

### Bug description I switch users over to the DB, then when you try to access the CP (I think) you get this error: https://github.com/statamic/cms/issues/719#issuecomment-943075400. Removing the users (and no...

bug
database