Closed (works as designed)
Project:
Entity view modes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 04:18 UTC
Updated:
16 Apr 2012 at 16:36 UTC
When a new view mode is created, it doesn't appear right away. For instance, I visit admin/config/system/entity-view-modes and add a view mode for nodes. I go to the content type display settings page and check the new display type, then press save. The page refreshes, but voila, I don't know where the new settings went. But alas, by flushing the cache, it magically appears.
Comments
Comment #1
dave reidI think this is actually a core bug. I've seen this happen with entity_view_modes not enabled on a site.
Comment #2
kaizerking commentedI also have this caching problem , you need to clear cache every time after you create a view node
Comment #3
wjaspers commentedGood point, I hadn't thought about the core entity caching bug. Closing.
Comment #4
vood002 commentedEdit: User error. Ugh. Was missing one step.
Comment #5
vood002 commented