Closed (fixed)
Project:
Content translation
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Jan 2011 at 16:35 UTC
Updated:
3 Jan 2014 at 02:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
das-peter commentedThanks rfay for helping me to verify this issue :)
Attached patch adds a
entity_info_cache_clear()in the form submit handler of the Content Translation settings form. That way we can make sure the entity_info array is up to date on the next usage.Comment #2
rfayThis seems logical and does resolve the issue.
Comment #3
sunClosely related core issue: #996236: drupal_flush_all_caches() does not clear entity info cache
Made the comment a bit more concise:
Thanks for reporting, reviewing, and testing! Committed to HEAD.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.