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.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | timeline_views_render.patch | 840 bytes | xamanu |
| #2 | screenshot.34.png | 5.11 KB | janhajk |
Comments
Comment #1
eggthing commentedsame problem here...
Comment #2
janhajk commentedSame 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.
Comment #3
xamanu commentedLooks 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.
Comment #4
xamanu commentedThe 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.
Comment #5
pxlar8 commented6.x-2.x-dev fixes it for me. Thanks!
Comment #6
janhajk commentedBeauty. Thank's for the quick patch.
Comment #7
xamanu commentedComment #8
xamanu commented