Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
image system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Jun 2013 at 16:15 UTC
Updated:
29 Jul 2014 at 22:27 UTC
Jump to comment: Most recent file
Part of #2010184: [meta] convert ‘uri_callback’ entities param to EntityInterface::uri() method.
Needs to implement Plugin\Entity\ImageStyle.php uri() method and drop image_style_entity_uri() function replacing it's calls to $entity->uri() and clean-up uri_callback at entity annotation.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | image-2010240-2.patch | 1.44 KB | kgoel |
Comments
Comment #1
kgoel commentedComment #2
kgoel commentedComment #3
claudiu.cristeaThis has been fixed as part of #2027423: Make image style system flexible.