Postponed (maintainer needs more info)
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap_menu.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2012 at 09:01 UTC
Updated:
16 Mar 2014 at 22:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
szantog commentedIt seems, we should buildt the cache manually.
Comment #2
murzGot the same issue, applying this patch solve it.
Comment #2.0
kristen polUpdated issue summary.
Comment #3
dave reidI don't understand why this is necessary. entity_get_info() calls this function on every item in hook_entity_info() itself before the alter hook is invoked. I've never been able to reproduce this either.
I think we actually need to figure out what causes this. A test to prove that this fails without the patch would be required as well.