Account created on 28 January 2010, almost 15 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States schiavone

@trackleft2 The only difference between the updated patch in #34 and the patch in #3 is an update of the line number that sets the default setting to show the contextual link. So should the same apply to both patches? If there's a problem with updating the schema should we create an update?

πŸ‡ΊπŸ‡ΈUnited States schiavone

Updated the patch for version 10.3.10

πŸ‡ΊπŸ‡ΈUnited States schiavone

It's not a VBO issue. The hook_action in file entity is referencing a permission in pathauto that does not exist. Looks to me the function could be safely removed.

πŸ‡ΊπŸ‡ΈUnited States schiavone

The patch has been applied and merged into the 8.x-1.5 release. Thank you @Brauny for the patch and @jastraat for code review.

πŸ‡ΊπŸ‡ΈUnited States schiavone

I think we should make this required moving forward since optional opens ups issues with Chrome and possible future issues with other browsers. So I'm going to change the title and review the PR to see if we can get this merged.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Need to be clear about the required Drupal 7 migration tag. If it is not included the migration fails with the error.

Drupal Core version not found for this migration
πŸ‡ΊπŸ‡ΈUnited States schiavone

schiavone β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States schiavone

We only need to add utagsyncjs_load and utaganonymous to schemas. Reopening.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Thank you @ildiko.bocsor These changes have been merged and will be included in next release. Also, schemas for domain, content_type, logged_in, content_language, page_name have also been added. Configuration inspector now clear of errors.

πŸ‡ΊπŸ‡ΈUnited States schiavone

schiavone β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Merged and will be included in next release (1.2).

πŸ‡ΊπŸ‡ΈUnited States schiavone

Reviewed changes. Looks good.

πŸ‡ΊπŸ‡ΈUnited States schiavone

schiavone β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States schiavone

This is being addressed in https://www.drupal.org/project/tealiumiq/issues/3289974 πŸ“Œ Automated Drupal 10 compatibility fixes Fixed

πŸ‡ΊπŸ‡ΈUnited States schiavone

Thanks for this update. It has been merged and will be included in the 1.4 release.

πŸ‡ΊπŸ‡ΈUnited States schiavone

This has been resolved by https://www.drupal.org/project/pager_for_content_type/issues/3352593 πŸ“Œ Fix the issues reported by phpcs Fixed which brings up the module to current coding standards.

πŸ‡ΊπŸ‡ΈUnited States schiavone

schiavone β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Conflicts resolved and merged.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Need to resolve merge conflicts.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Thanks @ omkar_yewale this looks good. I went ahead and rebased it.

πŸ‡ΊπŸ‡ΈUnited States schiavone

@omkar_yewale phpcs is still reporting a few issues. Can you correct and update the MR?

ILE: /var/www/html/drupal9/web/modules/contrib/pager_for_content_type/pager_for_content_type.module
----------------------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
----------------------------------------------------------------------------------------------------
  53 | ERROR | [x] Short array syntax must be used to define arrays
 145 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
 148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "NULL" but found "null"
----------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------------------------


FILE: /var/www/html/drupal9/web/modules/contrib/pager_for_content_type/src/Form/PagerForContentTypeSettingsForm.php
-------------------------------------------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
-------------------------------------------------------------------------------------------------------------------
 128 | ERROR | [x] Short array syntax must be used to define arrays
 138 | ERROR | [x] Short array syntax must be used to define arrays
-------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------

Thanks.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Thanks everyone for working on this. Merged.

πŸ‡ΊπŸ‡ΈUnited States schiavone

schiavone β†’ made their first commit to this issue’s fork.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Ran into the same thing. Run

composer require thinkshout/mailchimp-api-php:^3.0.0-rc4

First then install with

composer require 'drupal/mailchimp:^2.2'

Success!

πŸ‡ΊπŸ‡ΈUnited States schiavone

Any plans to create a Drupal 10 release dev or other?

πŸ‡ΊπŸ‡ΈUnited States schiavone

Let's get this tested and merged! Happy to help.

πŸ‡ΊπŸ‡ΈUnited States schiavone

Thank you @markfullmer the diff now successfully patches using composer. Attaching it here for convenience.

Production build 0.71.5 2024