Account created on 3 April 2014, over 10 years ago
#

Merge Requests

Recent comments

πŸ‡¨πŸ‡΄Colombia carma03

Confirming the error happened on a fresh webfrom installation on D10.3.10 and PHP 8.3.
The solution on my end was to clear the cache through the Drupal UI instead of drush cr command.
Drush version 13.1.1.0.

Hope it helps you @anurag_2711 β†’ .

πŸ‡¨πŸ‡΄Colombia carma03

Confirming patch #39 πŸ› Endless Redirection loop when "Enforce clean and canonical URLs" is enabled Needs work works good on D10.3.10, PHP8.3 and version 1.10 of the Redirect module.

πŸ‡¨πŸ‡΄Colombia carma03

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

πŸ‡¨πŸ‡΄Colombia carma03

Confirming MR37 works for me on D10.2.7 and PHP 8.2.18.
Thanks @andre.bonon β†’ .

πŸ‡¨πŸ‡΄Colombia carma03

@ChristianAdamski just in case, the patch 3163657-4.patch β†’ could not be applied at least since 3.7 version.

πŸ‡¨πŸ‡΄Colombia carma03

As per @SnehauskoiM's comment and request, this is the right patch for Drupal 9.

πŸ‡¨πŸ‡΄Colombia carma03

As per @SnehauskoiM's comment and request, this is the patch for Drupal 9.

πŸ‡¨πŸ‡΄Colombia carma03

I'm having the same error while trying to Submit a job in the path: /admin/tmgmt/jobs/{job_id}.

I tried apply this translatable_menu_link_uri patch successfully but the problem was not fixed: https://www.drupal.org/project/translatable_menu_link_uri/issues/3168466 πŸ› Invalid values given. Values must be represented as an associative array. Fixed .

Drupal 9.5.8
PHP 8.1.18
MySQL 5.7.29
Apache 2.4.56(Debian)

πŸ‡¨πŸ‡΄Colombia carma03

Confirming patch #3 πŸ› Doesn't work with address subfield Needs review worked on D9.5.11, PHP 8.1.18 and MariaDB 10.4.
Thanks @saru1683 β†’ .

πŸ‡¨πŸ‡΄Colombia carma03

@rreddy You should add the fork repository into the composer.json file as follows:

"repositories": {
        "drupal": {
            "type": "composer",
            "url": "https://packages.drupal.org/8",
            "exclude": [
                "drupal/context_metadata",
            ]
        },
        "drupal/context_metadata": {
            "type": "git",
            "url": "https://git.drupalcode.org/issue/context_metadata-3286759.git"
        }
}
.
.
.
"require": {
        .
        .
        .
        "drupal/context_metadata": "dev-3286759-automated-drupal-10",
        .
        .
        .
}

For more instructions, you can visit this documentation Core version compatibility fixes for modules with unmerged changes β†’

πŸ‡¨πŸ‡΄Colombia carma03

Patch for D9 and D10.

πŸ‡¨πŸ‡΄Colombia carma03

The patches above didn't work on my side for D9.5.
I created this new one for >=8.8, 9 and 10 removing the obsolete core key.

πŸ‡¨πŸ‡΄Colombia carma03

Proposed resolution:

πŸ‡¨πŸ‡΄Colombia carma03

Confirming patch #25 πŸ› Error when using markdown module with PHP 8.1 on Drupal 9.3 Needs review worked on D9.5.10 on PHP 8.1.18.
Thanks

πŸ‡¨πŸ‡΄Colombia carma03

Confirming patch #2 πŸ› Update to support path redirect import migrate_tools 6.0.2 RTBC worked on D9.5.10 and PHP 8.1.18.
Thanks @pookmish

πŸ‡¨πŸ‡΄Colombia carma03

Upload temporarily patch file without /js/build/.DS_Store file.

πŸ‡¨πŸ‡΄Colombia carma03

Merged.
Thanks @himanshu_jhaloya and @apaderno.

πŸ‡¨πŸ‡΄Colombia carma03

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

πŸ‡¨πŸ‡΄Colombia carma03

Merged @himanshu_jhaloya and @akshaydalvi212.
Thanks!

πŸ‡¨πŸ‡΄Colombia carma03

Thanks @nielsaers and apaderno !
Readme.md best practices are fixed now.

πŸ‡¨πŸ‡΄Colombia carma03

Confirming patch #21 ✨ Disable page cache setting Needs review works good on 3.0.0-beta5 version. On 4.0.0-beta1 the patch could not be applied, it fails.

Enviroment::
Drupal version: 9.5.3
PHP version: 8.1.14
Hosting platform: Pantheon

Thanks @Dhinakaran

Production build 0.71.5 2024