... and not 'biblio: title' as one would expect.

Easy fix. Maybe create an alias for that field, so you keep backwards compatibility.

Comments

rjerome’s picture

Yes, that's because a biblio node is just a regular node with a bunch of extra fields. I will look into your suggestion, do you know how to create aliases in views?

roderik’s picture

I'm pretty confident that the same goes for the 'image' module, the 'weblinks' module, and whatever other module that creates custom node types.
(It's certainly true for user-created CCK content types, even if that could also be overridden...)

Or not?

May I suggest just leaving this be, for the sake of consistency?
Views, as it is, requires knowledge of how content is built up internally. This 'fix' won't really change that.

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.