Hi,
Here is my feedback.

These fields are not stored:
1. Relationships
* Content Profile
2. Filtres
* Taxonomy : Limit the list to selected items
3. Champs
* Exclude from display
* Label displayed Widget (only for CCK ?)
* FileField formatter Widget (impact filefield and imagefield)

» Names might not be exacts because my working interface is in French - so translating translated interface, etc. :-)

CommentFileSizeAuthor
#3 views-653852.patch610 bytesdawehner

Comments

merlinofchaos’s picture

The fields that are provided by external modules will probably need to have the modules update to handle that. Which looks like the only one you list that's core is the taxonomy filter. Will have to look further into this.

Yacko’s picture

Hi,
I have exactly the same problems with all the latest updates, and one more with the style setting "node" : field teaser/node isn't store.

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new610 bytes

Filefield: http://drupal.org/node/679380
Content Profile: http://drupal.org/node/670092
CCK: http://drupal.org/node/670344

The only thing is views_handler_filter_term_node_tid

This patch does currently only fixes the storage of the hierachical option.

merlinofchaos’s picture

Status: Needs review » Fixed

This appears to have already been applied, perhaps in another patch.

Status: Fixed » Closed (fixed)

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