Looking at my page it should appear like this:

working

But it keeps reverting to this:

broken

The page seems to revert after some amount of time. The page looks blank whether you are logged in or not. It happens on other machines besides my own.

The page will fix itself after flushing the cache. I have tried using boost and other cache setting to fix it that way, but they all have the same result. I can flush the cache while I develop the pages, but this isn't very useful to other anonymous viewers.

As the other fields seem to be rendering fine, it would appear this is a viewfield issue. However, I don't know where to begin trying to debug it. Thanks for any and all feedback.

CommentFileSizeAuthor
ViewfieldWorking.jpg152.13 KBbigfootnrg
ViewfieldBroken.jpg105.93 KBbigfootnrg

Comments

SilviuChingaru’s picture

Try this patch: https://drupal.org/node/477244#comment-7510777

It is a diffrent approch of rendering view field. Let me know if it fixed your problem

aaronbauman’s picture

Version: 7.x-2.0 » 8.x-3.x-dev
Category: Support request » Bug report
Issue summary: View changes

This issue persists to 8.x

jerdavis’s picture

Status: Active » Needs work

Please post more detail about your use and site configuration, including what entity type you're using the Viewfield on and what your site's cache settings are.

aaronbauman’s picture

Viewfield is attached to a node.
The assigned view's cache is set to "None"
I have determined that rendered markup in dynamic page cache is incorrect, which is presumably somehow related.

What other cache settings do you want to know?

jerdavis’s picture

Can you provide any more detail about how this is being used? What is the view showing? Is it driven by arguments? What arguments/filters? How are arguments being passed? Is there a reliable way to reproduce this with a simple test case?

jerdavis’s picture

Status: Needs work » Fixed

So far I have been unable to reproduce this. If you can provide comprehensive steps to reproduce the problem, please re-open the issue.

Status: Fixed » Closed (fixed)

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