[OGo-Bugs][Bug 1922] "LSPerson does not recognize mutableCopyWithZone" message
bugs@opengroupware.org
bugs@opengroupware.org
Fri, 5 Oct 2007 19:50:57 +0200 (CEST)
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1922
------- Additional Comments From awilliam@whitemice.org 2007-10-05 19:50 -------
Looking at the backtrace I think I must have created this bug in the change to
LSDateAssignment command; see Bug#1915. I'll see if I can figure out the 'why'.
#6 0xb76d5fe0 in -[NSObject mutableCopy] (self=0x8492f34, _cmd=0xb70b19f8) at
NSObject.m:936
#7 0xb707498b in -[LSDateAssignmentCommand
syncOldList:withNewList:toRemove:toAdd:toUpdate:] (self=0x83232ec, _cmd=0xb70b1ad8,
_oldList=0x82966e4, _newList=0x82b78b4, _toRemove=0x82ad36c,
_toAdd=0x82ad38c, _toUpdate=0x8317e14) at LSDateAssignmentCommand.m:245
#8 0xb7075c24 in -[LSDateAssignmentCommand _executeInContext:] (self=0x83232ec,
_cmd=0xb7e0fa30, _context=0x832a474)
at LSDateAssignmentCommand.m:437
#9 0xb7dc3fd1 in -[LSDBObjectBaseCommand primaryRunInContext:] (self=0x83232ec,
_cmd=0xb7e0a750, _context=0x832a474)
at LSDBObjectBaseCommand.m:186
#10 0xb7db95ac in -[LSBaseCommand runInContext:] (self=0x83232ec,
_cmd=0xb7e0a6c0, _context=0x832a474) at LSBaseCommand.m:192
#11 0xb7db8e69 in LSCommandRunV (_ctx=0x832a474, _factory=0x827815c,
_domain=0xb70ad600, _command=0xb70ad810) at LSBaseCommand.m:84
#12 0xb706c230 in -[LSNewAppointmentCommand _assignParticipantsInContext:]
(self=0x828c7f4, _cmd=0xb70adf00, _context=0x832a474)
at LSNewAppointmentCommand.m:584
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.