Since updating yesterday to Views 6.x-2.7, the bubble fields are returning no data. The field labels show up correctly, but the fields themselves are empty.

I can't be sure that there's a direct cause and effect between the Views update and the new issue, but when I last checked a day or two before the update the fields were displaying correctly and now I can't get them to show up. The title shows up and is correctly linked to the node, but none of the other CCK fields I've added to the "Fields" options in the Edit View screen are--only their labels (and I've confirmed that the fields are not in fact empty).

I have confirmed that the "exclude from display" options are not checked.

CommentFileSizeAuthor
#4 timeline_views_render.patch840 bytesxamanu
#2 screenshot.34.png5.11 KBjanhajk

Comments

eggthing’s picture

same problem here...

janhajk’s picture

StatusFileSize
new5.11 KB

Same here. updated, no chhanges in Timline, and now this (see screenshoot). But I'm not even having beta version, but 6.x-2.0 stable.

xamanu’s picture

Version: 6.x-2.0-beta4 » 6.x-2.0
Assigned: Unassigned » xamanu
Priority: Normal » Critical

Looks like that views changed something. I'll have a look on that. Could you please provide me some output from the debug functionality (just attached it as a txt file to a comment, thanks).

@janhajk anyway 6.x-2.0 stable is newer than the beta versions. So you are definitely using the right version.

edit:
I just found a similar proplem that they have had with the gmap module: #623234: Views 2.7 - breaks field output - GMap marker info window (bubble) doesn't display fields correctly. Views has changed some of the rendering logic. This is a good point to start in order to fix the problem.

xamanu’s picture

Title: Bubble fields not displaying data » Bubble fields don't display data (after upgrading to views 2.7)
Version: 6.x-2.0 » 6.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new840 bytes

The attached patch should fix this problem.
I also committed it to the 6.x-2.x-dev branch: #287044
Available on the module's lading page as a development snapshot.

Please test.

pxlar8’s picture

6.x-2.x-dev fixes it for me. Thanks!

janhajk’s picture

Beauty. Thank's for the quick patch.

xamanu’s picture

Status: Needs review » Reviewed & tested by the community
xamanu’s picture

Version: 6.x-2.x-dev » 6.x-2.1
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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