bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #8967] validateForUpdate breaks NSData attributes


From: David Ayers
Subject: [bugs #8967] validateForUpdate breaks NSData attributes
Date: Sat, 15 May 2004 09:19:47 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #8967] Latest Modifications:

Changes by: 
                David Ayers <d.ayers@inode.at>
'Date: 
                Sat 05/15/04 at 13:18 (Europe/Vienna)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | ayers
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Thanks, should be fixed in CVS.  I've also added some sanity checks which might 
trip up some illdefined situations.






/**************************************************************************/
[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:  Fixed
Assigned to:  ayers
Status:  Closed


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.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 05/15/04 at 13:18         By: ayers
Thanks, should be fixed in CVS.  I've also added some sanity checks which might 
trip up some illdefined situations.






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&amp;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/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]