Here's a strange one. I got caught up with the bug about the "now" handler for views, tried to fix it, and I ended up losing all the date data on my site. Fortunately, there wasn't much there, but it still sucks. However, that wasn't even the problem that caused me all the worry (although it is broken). But dig this: in Views, the name of the Date field is non-existent. I have a bunch of fields (that apparently work) that are just name " - ", instead of "field_date-WHEN" or something similar. I haven't found any similar reports about this, but it seems to be only in Views that this is an issue. It occurs in all the sections- Arguments, Fields, Sort, and Filters.
Comments
Comment #1
les limThis is probably a duplicate of #376224: 'From' and 'To' field titles get lost when provided to Views, which is fixed in the latest dev version. Try installing that and clearing your views cache, and if you're still seeing the same problem, re-activate this issue.
Comment #2
Charlie Sibbach commentedI updated to the latest DEV version, cleared the views cache, removed stuff, saved, and re-added the filters, sorts, and fields, and it's better but not fixed. Filters are displayed correctly, but sorts and fields are not- I'm just getting - From and - To for both of them. This may indeed be the same problem, but it is not totally fixed yet.
Comment #3
arlinsandbulte commentedThis is working for me, have you tried the latest 2009-Mar-21 6.x-2.x-dev?
I will assume fixed until someone says otherwise.