Simon Schmidt
Simon Schmidt
In order to manage the translation with translation management system/tools (like SDL Trados, Kilgray memoQ,...), it would be good to support xlf/xliff files as exchange format for these tools.
### What happened? Can we anything do, to get the 3.7.x version remarked as secure? (see e.g. https://labs.integrity.pt/advisories/cve-2022-37246/) The solution should be to update to 3.7.51 and higher OR 4.2.1...
Delete element not only from index, but also from the queue to order to prevent queue errors, while element doesn't exist anymore. Add also delete process for assets.
If you delete an entry faster as the queue can execute an index job, you run into an error "Element #9055834 (site #1) not found (type: craft\elements\Entry)", because the element...
The event listener for changing/add entries doesn't respect the blacklist settings for entries or assets. If I change/add an entry/asset, which should not be indexed according the blacklist settings, the...
This patch fix an error, because of getting no jobId, if this certain queue job already exists in the queue and you use and queue "optimizer" like https://github.com/ostark/craft-relax.
This fix adds the support for blacklisted asset volumes to exclude from indexing.
If no cache tags was registered, stopCollectingCacheInfo() returns [null, null]. If we try to assign another tag 'element-api' on it, we get the following error: [Error] Attempt to modify property...
Are there any plans to make the plugin compatible with Craft CMS v5?
### Describe the bug If I use an entry link and copy my link field from one language/page to another and the link target is in the language, then I...