๐Ÿ‡ฎ๐Ÿ‡ณIndia @uddeshy2

Account created on 9 June 2022, about 2 years ago
  • Software development Engineer 2 at Valueboundย  โ€ฆ
#

Recent comments

๐Ÿ‡ฎ๐Ÿ‡ณIndia uddeshy2

I have created a new patch over #41 after observing the patch issues in #46. This patch fixes the issue of checkboxes not showing in media library picker when twig debug is on.

๐Ÿ‡ฎ๐Ÿ‡ณIndia uddeshy2

@Tanuj: I can confirm that after applying patch #41, the core media library widget (both grid and table views) is not functioning correctly. The checkboxes are not being rendered when twig debugging is enabled.

๐Ÿ‡ฎ๐Ÿ‡ณIndia uddeshy2

uddeshy2 โ†’ made their first commit to this issueโ€™s fork.

๐Ÿ‡ฎ๐Ÿ‡ณIndia uddeshy2

patch to fix drupal 10 compatibility issues.
worked on the following fixes after apply patch #3.
$ vendor/bin/drush upgrade_status:analyze custom_solr_search
[notice] Processing C:\projects\xampp\htdocs\my-project\web/modules/contrib/custom_solr_search-3286870.

================================================================================
Custom Solr Search, --
Scanned on Tue, 03/07/2023 - 18:57

FILE:
C:\projects\xampp\htdocs\my-project\web\modules\contrib\custom_solr_search-32868
70\src\Entity\CustomSolrConfig.php

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 40 Configuration entity must define a `config_export` key. See
https://www.drupal.org/node/2481909 โ†’
--------------------------------------------------------------------------------

FILE: modules/contrib/custom_solr_search-3286870

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 The 'custom_solr_search' extension is not installed. Cannot
check deprecated library use.
--------------------------------------------------------------------------------

FILE: modules/contrib/custom_solr_search-3286870/custom_solr_search.info.yml

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Value of core_version_requirement: ^8 || ^9 is not
compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
--------------------------------------------------------------------------------

FILE: modules/contrib/custom_solr_search-3286870/composer.json

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 Parse error in composer.json. Having a composer.json is not
a requirement in general, but if there is one, it should be
valid. See https://drupal.org/node/2514612.
--------------------------------------------------------------------------------

upgrade status report after fixing issues:
$ vendor/bin/drush upgrade_status:analyze custom_solr_search
[notice] Processing C:\projects\xampp\htdocs\my-project\web/modules/contrib/custom_solr_search-3286870.

================================================================================
Custom Solr Search, --
Scanned on Tue, 03/07/2023 - 19:02

No known issues found.

Production build 0.69.0 2024