Comment #8 on issue 2209 by [email protected]: Server 500 error on multiple record deletion
http://code.google.com/p/qubit-toolkit/issues/detail?id=2209
I think this is a problem with deleting related QubitRelation objects (lib/model/QubitInformationObject.php lines 293 and 305). The QubitRelation::delete() method then tries to *update* the search index for the original QubitInformationObject (e.g. http://code.google.com/p/qubit-toolkit/source/browse/trunk/lib/model/QubitRelation.php#120).
-- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-issues?hl=en.
