- Issue created by @arti_parmar
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 9:07am 21 June 2023 - last update
over 1 year ago 32 pass - Status changed to Needs work
over 1 year ago 11:03am 22 June 2023 - 🇮🇹Italy apaderno Brescia, 🇮🇹
It is not sufficient to add the namespace to make the code usable with Drupal 8/9/10.
The views_handler_field_file_rendered.inc file has been last authored 10 years ago. It uses the wrong class name; the class implemented in that file extends a class (views_handler_field_entity
) that does not exist in Drupal 8.