To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81074
------- Additional comments from [EMAIL PROTECTED] Mon Sep 17 12:52:43 +0000 2007 ------- Hmm, I am not quite sure what this is about. You say that when you try to dispatch a RecSave command in the Datasetchange_approveRowChange method, then this loops. This might be an issue of its own, and worth fixing, but how is this related to saving? That is, if your approve listener is called, then this means that the current record is being saved, anyway. There is no need to do a RecSave at this point at all. If you, on the other hand, are simply looking for an entry point where to do the flush - the XRowSetListener::rowChanged might be a better place, since this is where the recent changes done by the user have been sent to the backend. So, please, what is this issue about? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
