Invalid issue link in update hook description

Created on 11 August 2024, 4 months ago
Updated 12 August 2024, 4 months ago

Running drush updb after updating ECA to 2.0.1 reveals an invalid issue link in the update description, with missing slashes:

📌 Task
Status

Closed: won't fix

Version

2.1

Component

Code

Created by

🇩🇪Germany drubb Sindelfingen

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

Comments & Activities

  • Issue created by @drubb
  • 🇩🇪Germany jurgenhaas Gottmadingen

    I guess this is an issue caused by the terminal because the source looks just about correct:

    /**
     * Re-run the 2.0.0 post update hook.
     *
     * @see https://www.drupal.org/project/eca/issues/3460491
     */
    function eca_post_update_rename_tokens_2_0_1(): void {
      eca_post_update_rename_tokens_2_0_0();
    }
    
  • Status changed to Closed: won't fix 4 months ago
  • 🇩🇪Germany jurgenhaas Gottmadingen

    I've tested this again and can confirm, this is happening here as well. But I don't think, this is an ECA issue TBH. The code is obviously correct, and something upstream (drush or Symfony or Laravel or the terminal) is not outputting exactly what is in the code. I'm closing it as won't fix as we can't do anything about it right here.

  • 🇩🇪Germany jurgenhaas Gottmadingen

    I have left a comment in the Drush Slack channel: https://drupal.slack.com/archives/C62H9CWQM/p1723445331342509

  • 🇩🇪Germany drubb Sindelfingen

    Yes, I also think it's not ECA's fault. BTW, using Drush 12.5.3.0 here.

Production build 0.71.5 2024