What steps will reproduce the problem?
1. MySQLPOSubclass *obj = [[MySQLPOSubclass alloc] init];
2. [obj deleteObject];
What is the expected output? What do you see instead?
It shouldn't blow up. It blows up.
What version of the product are you using? On what operating system?
63
Original issue reported on code.google.com by li...@wzph.com on 11 Feb 2009 at 12:36
Original issue reported on code.google.com by
li...@wzph.com
on 11 Feb 2009 at 12:36Attachments: