[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #8967] validateForUpdate breaks NSData attributes
From: |
Simon Stapleton |
Subject: |
[bugs #8967] validateForUpdate breaks NSData attributes |
Date: |
Sat, 15 May 2004 05:45:46 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML, like Gecko) Safari/125.1 |
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/
- [bugs #8967] validateForUpdate breaks NSData attributes,
Simon Stapleton <=