Add ability to diff CCK Fields

patchak - April 30, 2008 - 10:57
Project:Diff
Version:5.x-2.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hey there I use diff module to work on a wiki-like site.

When I add some infos to a cck field, then I go to see diff with the new revision, I see that the changes are there on the revision, but diff says that there are no visible changes??

Is diff working with cck fields??

Thanks,
Patchak

#1

moshe weitzman - May 22, 2008 - 18:55
Status:active» postponed (maintainer needs more info)

yes it does. anyone else seeing this?

#2

will_in_wi - August 28, 2008 - 03:36
Title:Does diff works with cck fields?» Add ability to diff CCK Fields
Version:5.x-2.0» 5.x-2.x-dev
Category:bug report» feature request
Status:postponed (maintainer needs more info)» active

It appears that diff cannot do this atm, so I am changing this to a feature request.

#3

moshe weitzman - August 28, 2008 - 06:41
Status:active» fixed

diff does this alreaady. in D6, the code is in cck itself.

#4

Anonymous (not verified) - September 11, 2008 - 06:42
Status:fixed» closed

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

#5

fuzzy_texan (not verified) - January 1, 2009 - 13:09
Status:closed» active

It definitely diffs taxonomy terms correctly. But with actual CCK fields, I'm seeing the same as patchak - no visible changes. Going into each revision shows the field values are definitely different.

Is anyone else seeing this? Interested if this is just a configuration problem on patchak and my parts.

#6

Taras Zavaliy - January 30, 2009 - 00:38

In D6 version the problem is only with CCK Content Taxonomy fields. These fields are not shown in diff's, and correspondig terms are not tracked correctly. Only the last versions of terms are shown.
Don't know if it is hard to repair. I suppose we need to write an additional .inc file for the Content Taxonomy...

After some testing: It diff's ordinary CCK fields, but not Content taxonomy fields. And Date fields aren't showed at all.

 
 

Drupal is a registered trademark of Dries Buytaert.