This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #8967] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8967> Project: GNUstep Submitted by: Simon Stapleton On: Sat 05/15/04 at 09:41 Category: gdl2 Severity: 5 - Average Item Group: Bug Resolution: None Assigned to: None Status: Open Summary: validateForUpdate breaks NSData attributes Original Submission: Validation of updates silently changes the content of any NSData attributes, whether they have been changed or not. the problem is caused by the validation of attributes, which erroneously tries to convert attribute values to the adaptor value type. this coercion is not only unnecessary, but also breaks any attribute which stores as EOAdaptorBytesType Patch attached. File Attachments ------------------- ------------------------------------------------------- Date: Sat 05/15/04 at 09:41 Name: EOAttribute.patch Size: 679KB By: tufty http://savannah.gnu.org/bugs/download.php?item_id=8967&item_file_id=1307 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8967> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
