History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: COR-741
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Rodrigo B. de Oliveira
Reporter: Andy 2003
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
db4o Core

In C/S mode the Object-reference for objectOnDelete is not activated

Created: 28/Jul/07 04:54 PM   Updated: 06/Aug/07 03:25 PM
Component/s: Client/Server
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0h
Time Spent - 2.27h
Time Spent: 2.27h
Time Spent - 2.27h

File Attachments: 1. Text File c_s_callbacks.patch (5 kb)


Order: 3
Iteration: 2
Original IDS Estimate: 1 IDD
Resolution Date: 06/Aug/07 03:25 PM
First Response Date: 06/Aug/07 01:51 PM
Labels:
Participants: Andy 2003 and Rodrigo B. de Oliveira
Number of Attachments: 1
Number of Comments: 3


 Description  « Hide
http://developer.db4o.com/forums/40063/ShowThread.aspx#40063

- activating the object in the objectOnDelete() callback method is not possible
- all members of the Object are not set up correctly

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andy 2003 - 28/Jul/07 04:56 PM
This patch checks for ServerCallbacks and activate the Object if it is not activated.

Rodrigo B. de Oliveira - 06/Aug/07 01:51 PM
Patch applied. Thanks!

In the future a test case together with the patch would be much appreciated.

Rodrigo B. de Oliveira - 06/Aug/07 02:03 PM
reopening just to edit it