Hi.. I want to upload the public files folder (sites/default/files) on Azure blob storage instead of local. I tried with Azure File Sharing but its not working. Is anyone having any idea on this?
Thanks
This issue is only happening with Drupal core 10.2 and it is working fine with Drupal 10.0, do we have any patch for this issue?
Sana.Neyazi โ created an issue.
I am also getting the similar error on INTG environment, strange is that this error is not reproducible in local dev environment.
Hi @shalini_jha This issue is with drupal 10.1.x and field_group 3.0
I am also facing the similar issue on node/add/article form not with paragraph but the multivalued field(a taxonomy entity referenced field in article content type). This issue is appearing after upgrading drupal core from 10 to 10.1.
Sana.Neyazi โ created an issue.
Sana.Neyazi โ created an issue.
@SoCalErich Could you please explain how did you fix? I am also getting the similar issue while updating drupal core from 10.0.11 to 10.1
Hi @jrockowitz
Could we know by when we can expect Drupal 10 stable release of webform?
This patch is working for me , getting no issues on applying this patch. But I think this patch does not covers the unit test case part because we still have more Drupal 10 compatibility issue ( as per scanning the upgrade_status
for this module ) after applying patch as well.
Dear @maintainers, can we get any updates on this?
Sana.Neyazi โ made their first commit to this issueโs fork.
Any dedicated maintainer of this module?
Sana.Neyazi โ created an issue.
Sana.Neyazi โ created an issue.
Any update on this?
Any update on this?
Hi @aronbauman, Could we know when we can expect Drupal 10 stable release component
module?
Sana.Neyazi โ created an issue.
Sana.Neyazi โ created an issue.
Dear @maintainers, do we have any updates on this?
Thanks alot for this update @minnur
Sana.Neyazi โ created an issue.
Sana.Neyazi โ created an issue.
Hi @minnur, First of all I want to thank you very much for the Drupal10 RC release.
Could we know when we can expect Drupal 10 stable release for http_response_header
?
Any active maintainer here? Any idea about stable D10 release of components
module?
Hi All, As we know this "color" module will be removed in drupa10 and and we can use this module of its contributed version.
Can anyone please help me what is the best way to switching color module from core to contrib version.
Below steps I followed but not sure anything more needed here.
1. Took backup of my db
2. Commented out the dependency of this module (we are using color module in our custom theme)
3. Uninstall core color module
4. Download contributed
COLOR โ
module using composer
composer require 'drupal/color:^1.0'
5. Now COLOR module is not showing under core
Can anyone please suggest me is there any more steps need to do here or is it fine?
Thanks in advance
I am also getting this same issue. Copying rector.php (cp vendor/palantirnet/drupal-rector/rector.php ) and pasted at project root but it doesn't help
[ERROR] Symfony\Component\DependencyInjection\Loader\Configurator\ContainerConfigurator::__construct(): Argument #1
($container) must be of type Symfony\Component\DependencyInjection\ContainerBuilder,
RectorPrefix202302\Symfony\Component\DependencyInjection\ContainerBuilder given, called in
/var/www/html/vendor/rector/rector/vendor/symfony/dependency-injection/Loader/PhpFileLoader.php on line 67
Any active maintainers here?
Sure, Thanks @Anybody
I also observed the same issue.
I set $defaultheme as stark via custom code for my test, so its picking up the correct theme and TEST is PASSING successfully without any issue but on upgrade-status
scanning it is assuming this as error
. Any thoughts here would be much appriciated !!!
Thanks
Sana.Neyazi โ created an issue.
I am also getting the similar issue while scanning one of my custom module,
0
PHPStan command failed:
/usr/bin/php /var/www/html/voya-project/drupal-platform/vendor/bin/phpstan analyse --memory-limit=1500M --error-format=json --configuration=/tmp/upgrade_status/deprecation_testing.neon /var/www/html/voya-project/drupal-platform/docroot/modules/custom/purgatory/voya_van_migrate_content
Command output:
Empty.
Command error:
! [NOTE] No files found to analyse. [WARNING] This will cause a non-zero exit code in PHPStan 2.0.
Core : 9.5
Php : 8.1
@Maintaners: Do you have any idea if your team plans to be releasing a D10 compatible version of this module in the near future? Any help you can provide would be appreciated!
Thanks
Can anyone please confirm this fixed it for Drupal Core 9.5.7, PHP 8.1, Focal Point 2.0.0-alpha2 as well?