Notice on module installation - while importing french translations

Created on 24 August 2022, about 2 years ago
Updated 7 August 2023, about 1 year ago

Problem/Motivation

While enabling the module (here on multilingual English/French drupal 9.4.5), i had the following notice

[notice] Checked fr translation for media_responsive_thumbnail.
In TranslatableMarkup.php line 132:
                                 
  $string ("") must be a string.  

In ProcessBase.php line 155:
              
  Output is empty.  

The module by itself is successfully installed.

Steps to reproduce

Require module 8.x-1.2 on multilingual site
drush en media_responsive_thumbnail

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.2

Component

Code

Created by

🇫🇷France ericdsd France

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
  • Status changed to Closed: cannot reproduce about 1 year ago
  • 🇯🇵Japan tyler36 Osaka

    Unable to reproduce on Drupal 9.5.7 or 10.1.1 with Japanese (ja) language installed.

    $ drush en media_responsive_thumbnail                
    The following module(s) will be enabled: media_responsive_thumbnail, media, responsive_image
    
     Do you want to continue? (yes/no) [yes]:
     > y
    
    >  [notice] Checked ja translation for media_responsive_thumbnail.
    >  [notice] Downloaded ja translation for media_responsive_thumbnail.
    >  [notice] Imported ja translation for media_responsive_thumbnail.
    >  [notice] Translations imported: 0 added, 3 updated, 0 removed.
    >  [warning] No configuration objects have been updated.
    >  [notice] Message: One translation file imported. /0/ translations were added, /3/ translations 
    > were updated and /0/ translations were removed.
    > 
    >  [notice] Message: No configuration objects have been updated.
    > 
     [success] Successfully enabled: media_responsive_thumbnail, media, responsive_image
    
  • 🇫🇷France ericdsd France

    It occured on french site so it's probably related to some French translation

  • 🇫🇷France ericdsd France

    but it's possible that it's not an issue anymore, i'll try to check again with a newer version

Production build 0.71.5 2024