To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=107484 Issue #|107484 Summary|FutureDocumentVersionProductUpdateRequest : uui<->sfx2 | continuation mismatch Component|ucb Version|DEV300m64 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|kso Reported by|kso
------- Additional comments from k...@openoffice.org Mon Dec 7 09:24:30 +0000 2009 ------- While refactoring the UUI Interaction Handler I discovered that the FutureDocumentVersionProductUpdateRequest continuations supplied by SfxObjectShell::DoLoad do not match the continuations expected by the corresponding Interaction Handler implementation. SfxObjectShell::DoLoad supplies - 1x XInteractionAskLater - 1x XApprove - 1x XDisapprove UUI InteractionHandler expects - 2 x XInteractionApprove - 1x XInteractionAbort According to mav correct implementation is - 1x XInteractionAskLater - 1x XApprove - 1x XAbort --------------------------------------------------------------------- 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: issues-unsubscr...@ucb.openoffice.org For additional commands, e-mail: issues-h...@ucb.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org