#options values usually have to run through t() for translation

Created on 22 June 2023, over 1 year ago

FILE: D:\xampp\htdocs\drupal_10\web\modules\contrib\swiftmailer\src\Form\SettingsForm.php
----------------------------------------------------------------------------------------------
129 | WARNING | #options values usually have to run through t() for translation

----------------------------------------------------------------------------------------------

📌 Task
Status

Needs work

Version

2.0

Component

Code

Created by

🇮🇳India arti_parmar

Live updates comments and jobs are added and updated live.
  • Needs issue summary update

    Issue summaries save everyone time if they are kept up-to-date. See Update issue summary task instructions.

Sign in to follow issues

Comments & Activities

  • Issue created by @arti_parmar
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • Open in Jenkins → Open on Drupal.org →
    Core: 10.0.7 + Environment: PHP 8.1 & MySQL 5.7
    last update over 1 year ago
    19 pass
  • 🇮🇳India arti_parmar

    Kindly review patch.

  • Status changed to RTBC over 1 year ago
  • 🇮🇳India AkashKumar07

    The #2 changes look good to me. Moving to RTBC.

    Thanks!

  • Status changed to Needs work over 1 year ago
  • 🇮🇹Italy apaderno Brescia, 🇮🇹
    -    $this->assertSession()->pageTextContains(t('An attempt has been made to send an e-mail to @email.', ['@email' => $account->getEmail()]));
    +    $this->assertSession()->pageTextContains($this->t('An attempt has been made to send an e-mail to @email.', ['@email' => $account->getEmail()]));

    With the title this issue has, this is an off-topic change.

    Also, merely quoting warnings/errors given from a tool is not describing the issue and what it needs to be done.

  • Status changed to RTBC over 1 year ago
  • 🇮🇳India arti_parmar

    yes @AkashKumar07,
    Thanks for review.

  • Status changed to Needs work over 1 year ago
Production build 0.71.5 2024