- Issue created by @project update bot
- last update
almost 2 years ago 42 pass This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.15.1, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12554This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1
- First commit to issue fork.
- First commit to issue fork.
- Status changed to RTBC
6 months ago 2:35pm 6 November 2024 -
vipin.mittal18 →
committed 0fea9213 on 5.0.x authored by
rajeshreeputra →
Resolve #3369499 "Automated drupal 11"
-
vipin.mittal18 →
committed 0fea9213 on 5.0.x authored by
rajeshreeputra →
- 🇺🇸United States clayfreeman Paragould, AR
Is there any plan to tag a release with these changes which have been committed? If so, what does the timeline look like?
- 🇮🇳India arjak-mondal
The latest rector patch will fail if you use entity browser.
This patch will fix the issue. - 🇮🇳India arjak-mondal
The latest rector patch will fail if you use entity browser.
This patch will fix the issue.
Please ignore the above patch use this one - 🇮🇳India arjak-mondal
The patch to fix the rector patch having issues in entity browser and media browser.
- 🇮🇳India arjak-mondal
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "file_validate_extensions" plugin does not exist. Valid plugin IDs for Drupal\Core\Validation\ConstraintManager are: Callback, Blank, NotBlank, Email, Choice, Image, AddressFormat, Country, BlockContentEntityChanged, CKEditor5MediaAndFilterSettingsInSync, SourceEditingPreventSelfXssConstraint, CKEditor5ToolbarItem, CKEditor5FundamentalCompatibility, CKEditor5ToolbarItemDependencyConstraint, SourceEditingRedundantTags, UniqueLabelInList, CKEditor5EnabledConfigurablePlugins, StyleSensibleElement, CKEditor5Element, CKEditor5ToolbarItemConditionsMet, CommentName, ModerationState, CropTypeMachineNameValidation, CropTypeAspectRatioValidation, DateTimeFormat, CssClasses, ParagraphUniqueId, EntityBrowserImageDimensions, Ulid, NegativeOrZero, Time, False, EqualTo, LessThanOrEqual, Isbn, Expression, DivisibleBy, NotIdenticalTo, Cidr, Type, IdenticalTo, Language, FieldValidationConstraint, NoSuspiciousCharacters, Luhn, NotEqualTo, Isin, SymfonyCountry, Hostname, GreaterThanOrEqual, Positive, Ip, Date, Issn, CssColor, Currency, Json, DateTime, Timezone, Iban, LessThan, PositiveOrZero, Locale, Negative, Bic, CardScheme, True, GreaterThan, FileSizeLimit, FileNameLength, FileImageDimensions, FileValidation, FileExtension, FileIsImage, FileEncoding, FileUriUnique, FileExtensionSecure, LinkNotExistingInternal, LinkAccess, LinkExternalProtocols, LinkType, MediaMappingsConstraint, oembed_resource, MenuSettings, PathAlias, RedirectSourceLinkType, SchedulerPublishOn, SchedulerUnpublishOn, TaxonomyHierarchy, UserMailUnique, UserCancelMethod, UserName, UserMailRequired, ProtectedUserField, UserNameUnique, VideoEmbedValidation, MenuTreeHierarchy, ContentTranslationSynchronizedFields, ExtensionExists, ExtensionName, ConfigExists, RequiredConfigDependencies, LangcodeRequiredIfTranslatableValues, ImmutableProperties, EntityType, ValidReference, EntityChanged, ReferenceAccess, EntityUntranslatableFields, Bundle, EntityHasField, UniquePathAlias, ValidPath, PluginExists, UriHost, Range, AllowedValues, FullyValidatable, PrimitiveType, CountryCode, Null, Length, UniqueField, ComplexData, Regex, Count, ValidKeys, Uuid, NotNull, EntityBundleExists in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of /var/www/html/docroot/core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Got this error for the upload validators. Fixed the issues
- 🇮🇳India arjak-mondal
PLease ignore the above patch
Final patch for D11.1 and fixing upload validators. - 🇮🇳India arjak-mondal
There are more file validator issues present in Lightning Media.
You can use this patch to fix the problems. with the patch in this: https://www.drupal.org/project/lightning_media/issues/3369499#comment-16... 📌 Automated Drupal 10 compatibility fixes Needs review