bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #5623] Non Class Properties Not Respected in [EOEntity awakeObject


From: David Ayers
Subject: [bugs #5623] Non Class Properties Not Respected in [EOEntity awakeObject:fromInsertionInEditingContext:]
Date: Tue, 28 Sep 2004 10:13:23 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.1) Gecko/20040707

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

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

Changes by: 
                David Ayers <d.ayers@inode.at>
'Date: 
                Tue 09/28/2004 at 14:06 (Europe/Vienna)

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


------------------ Additional Follow-up Comments ----------------------------
Fixed in cvs.






/**************************************************************************/
[bugs #5623] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=5623>
Project: GNUstep
Submitted by: Philip Mötteli
On: Mon 09/29/2003 at 20:44

Category:  gdl2
Severity:  5 - Average
Item Group:  Bug
Resolution:  Fixed
Privacy:  Public
Assigned to:  ayers
Status:  Closed


Summary:  Non Class Properties Not Respected in [EOEntity 
awakeObject:fromInsertionInEditingContext:]

Original Submission:  In [EOEntity awakeObject:fromInsertionInEditingContext:], 
-storedValueForKey: is sent to every relationship, independantly if it's a 
class property or not, which leads to 

#0  0x97e5487c in -[NSException raise] ()
#1  0x97ea5f94 in -[NSObject handleQueryWithUnboundKey:] ()
#2  0x97ea6998 in -[NSObject storedValueForKey:] ()
#3  0x58334e48 in -[EOEntityClassDescription 
awakeObject:fromInsertionInEditingContext:] (self=0xab9c20, _cmd=0x906a88fc, 
object=0xcd4540, anEditingContext=0xab3b60) at 
../EOAccess/EOEntity.m:4209/Local/Developer/Source/Frameworks/gnustep/dev-libs/gdl2/macosx/


So the following exception is risen:
[3776] *** NSTimer ignoring exception 'NSUnknownKeyException' (reason '[<MMAsk 
0xb10d40> valueForKey:]: lookup of unknown key: 'arrayElement'.
This class does not have an instance variable of the name arrayElement or 
_arrayElement, nor a method of the name arrayElement, _arrayElement, 
getArrayElement, or _getArrayElement') that raised during posting of timer with 
target 41c9e0 and selector 'invoke'


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


-------------------------------------------------------
Date: Tue 09/28/2004 at 14:06       By: David Ayers <ayers>
Fixed in cvs.






File Attachments
-------------------

-------------------------------------------------------
Date: Mon 09/29/2003 at 20:44  Name: Ask.plist  Size: 1.54KB   By: moetteli
The property list for the entity in this example.
http://savannah.gnu.org/bugs/download.php?item_id=5623&amp;item_file_id=691






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=5623>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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