entity_metadata_wrapper() is called, but the Entity module is not an explicit dependency for this project

Created on 9 March 2024, 4 months ago
Updated 7 April 2024, 3 months ago

The tests run from GitLab CI fails because entity_metadata_wrapper() is called but it is not defined.

Exception Error      i18n_taxonomy.mod  481 i18n_taxonomy_term_name()          
    Call to undefined function entity_metadata_wrapper()
Exception Uncaught e i18n_taxonomy.mod  481 i18n_taxonomy_term_name()          
    Error: Call to undefined function entity_metadata_wrapper() in
    i18n_taxonomy_term_name() (line 481 of
    /builds/project/i18n/i18n_taxonomy/i18n_taxonomy.module).

 
 
At least i18n_taxonomy.module should declare its dependency from the Entity module.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024