email changes not shown in a diff

serenecloud - October 23, 2009 - 04:05
Project:Email Field
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:diff
Description

The diff module has a default implementation which expects cck types to store their values in $item['value']. This is not the case for email, which uses $item['email'].

Ideally email would use 'value' however until then I have written a patch that implements hook_content_diff_values() instead and uses the 'email' value.

AttachmentSize
email_diff.patch644 bytes

#1

serenecloud - December 4, 2009 - 04:33

This patch is 6 weeks old and nothing has happened - can a maintainer please review?

 
 

Drupal is a registered trademark of Dries Buytaert.