Motivation

Translation popup module doesn't wokr with entitycache modules. Seems like hook_entity_load isn't invoked when entiticache is enabled.

Possible solution

Implement hook hook_entitycache_load http://cgit.drupalcode.org/entitycache/tree/entitycache.api.php#n15 which will call smartling_translate_page_popup_entity_load($entities, $type).

CommentFileSizeAuthor
#4 smartling-entitycache-4.patch961 bytesLoparev
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Loparev created an issue. See original summary.

Loparev’s picture

Issue summary: View changes
Loparev’s picture

Issue summary: View changes
Loparev’s picture

FileSize
961 bytes

  • Loparev committed 85a18f3 on 7.x-2.x
    Issue #2910878 by Loparev: Translation popup: compatibility with entity...
Loparev’s picture

Status: Active » Fixed

  • Loparev committed 85a18f3 on 7.x-3.x
    Issue #2910878 by Loparev: Translation popup: compatibility with entity...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.