Drupal 10 compatibility

Created on 1 August 2023, 11 months ago
Updated 22 November 2023, 7 months ago
πŸ“Œ Task
Status

Needs review

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States xopoc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @xopoc
  • @xopoc opened merge request.
  • Status changed to Needs review 11 months ago
  • πŸ‡ΊπŸ‡ΈUnited States xopoc
  • Status changed to RTBC 11 months ago
  • Verified the MR2 on 9.5.8, and 10.0.0 for drupal 10 compatibility. Added screenshots for reference, RTBC++

  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    This merge doesn't adhere to Drupal code standards, indents in this case. Can we get that updated please?

  • Status changed to Needs work 10 months ago
  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    @Tanuja Bohra You will not be given credit for screenshots of the update UI.

    πŸ“Œ Automated Drupal 10 compatibility fixes Needs review does one other change. Is that not needed?

  • πŸ‡ΊπŸ‡ΈUnited States drupler8

    Hi cilefen and bkosborne, just for future planning purposes are you planning on a d10 release of this module. It may only have 23 people using it, but it is a really good and helpful module.

    Thanks!

  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    Sure. But we I need someone to test it because my organization no longer uses this module. The biggest issues, if any, will be with the Webform 6.2 integration. @drupler8 Are you using 2.x of this module with Webform 6.2 currently?

  • Status changed to Needs review 8 months ago
  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    @drupler8 After some basic testing I released https://www.drupal.org/project/academic_applications/releases/3.0.0-alpha1 β†’ with Drupal 10 support. Please test it thoroughly.

    Thank you @xopoc for the changes.

  • πŸ‡ΊπŸ‡ΈUnited States drupler8

    @cilefen @xopoc amazing TY.

    I am currently using 6.1.5, but I should have a d10 webform 6.2 site up soon to be able to test. I will keep you posted.

    Thanks!

  • πŸ‡ΊπŸ‡ΈUnited States drupler8

    Hi @cilefen @xopoc,

    I have now been able to test this in Drupal 10.

    It will be put through it's paces shortly, but it worked great.

    I did get one php warning if you care:
    Warning: Array to string conversion in Drupal\academic_applications\SubmissionBundler->bundle() (line 92 of /var/www/sites/drupal/ugsite/web/modules/contrib/academic_applications/src/SubmissionBundler.php).

    I added an implode on line 92:
    $name = !empty($submission->getData()['name']) ? '-' . implode("", $submission->getData()['name']) : '';

    I will keep you posted if anything else comes up. Thanks again for taking the time to make this release!!

Production build 0.69.0 2024