Closed (fixed)
Project:
Imagefield Slideshow
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jan 2021 at 00:07 UTC
Updated:
14 Feb 2021 at 15:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
itamair commentedThe attached patch fixes the issue, more appropriately using the entity type manager service ('entity_type.manager') in the ImagefieldSlideshowFieldFormatter, upgrading the module to Drupal 9 compatibility
It also fixes Drupal/Php Coding standards in the same ImagefieldSlideshowFieldFormatter, correct use of translatable strings and correct use of placeholders into those.
Comment #3
itamair commentedComment #4
ravimane23 commentedHi @itamair,
You patch is not getting applied to latest dev version, so releasing new patch.
Comment #5
heykarthikwithuComment #7
heykarthikwithuComment #8
rachel_norfolkJust doing a little tag tidying. Nice work everyone!!