🇦🇹Austria sicher
Does not work for me on views with many displays, with
max_input_vars = 5000
or even 10000
.
On "smaller" views I can press "Save Translation" but get:
Status message
German translation was not added. To add a translation, you must modify the configuration.
PHP 8.2.6, Drupal 10.0.9
✨ | Schema.org Metatag | Improve support for multi-value schema using Metatag's custom separator option
🇦🇹Austria sicher
Don't know what I'm doing wrong:
Gathering patches for root package.
Removing package drupal/schema_metatag so that it can be re-installed and re-patched.
- Removing drupal/schema_metatag (2.4.0)
Deleting web/modules/contrib/schema_metatag - deleted
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
Gathering patches for root package.
Gathering patches for dependencies. This might take a minute.
- Installing drupal/schema_metatag (2.4.0): Extracting archive
- Applying patches for drupal/schema_metatag
https://www.drupal.org/files/issues/2023-05-25/schema_metatag_2976935_59.patch (Explode Separator)
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2023-05-25/schema_metatag_2976935_59.patch
Generating autoload files
42 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found
composer.json:
"enable-patching": true,
"patches": {
"drupal/schema_metatag": {
"Explode Separator": "https://www.drupal.org/files/issues/2023-05-25/schema_metatag_2976935_59.patch"
}
}
✨ | Schema.org Metatag | Improve support for multi-value schema using Metatag's custom separator option
🇦🇹Austria sicher
How to reroll this patch? Thanks!