When creating a View with Table style, using Node Title, Node Body and a CCK Date field, the Date field nullifies output from fields following it. That is, the dates are displayed correctly, but all columns to the right of the date column are empty, as displayed in the attached screenshot.

  • This is true even if the "Exclude from display" option is checked so I guess it has to do with fetching the value. (I don't know much about how Views works, though.)
  • I don't have this problem with normal node date fields, like Post Date or Post Updated. Only CCK.
  • This only goes for the Table style. I have tried Grid, HTML List and Unformatted and it works fine with those.
  • Goes for Date, Datetime and Datestamp types.

Views 2.3, Date 2.0-rc6.

CommentFileSizeAuthor
views-date-problem.png7.67 KBarla

Comments

gubilla’s picture

Same error here. Subscribing.

gubilla’s picture

As a work around, I reverted back to the beta 4 version and it seems to be working. Hopefully this will be fixed with a patch or new version soon.

http://drupal.org/node/290888

drupalok’s picture

same problem here!

did not have the problem on my local xampp though... only by switching to real server this problem came up!

yuxhuang’s picture

subscribing. I have the same issue on my sites.

drupalok’s picture

Priority: Normal » Critical

nothing happened? i cant understand this. are we the only 3 persons using a CCK date field in a table? i thought almost no site can live without this option... please help us!
changing priority if that's OK for you

karens’s picture

Status: Active » Postponed (maintainer needs more info)

It could be a Views bug, see #372227: empty columns in table design after update. Try the patch there.

drupalok’s picture

Status: Postponed (maintainer needs more info) » Fixed

excellent... that's the solution! thanks karen!
applying the patch there solves the problem (no release until now though)

http://drupal.org/node/372227

Status: Fixed » Closed (fixed)

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