Issue 37271

Summary: SfxRequest::IsRecording() is not reliable
Product: General Reporter: Oliver Specht <os_ooo>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m61   
Target Milestone: AOO Later   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description Oliver Specht 2004-11-16 15:27:41 UTC
The method ask for an intenal flag bAllowRecording that is not correctly set in
SfxDispatcher::_Execute()
It looks as if this intenal member has only been introduced to transport the
recording information for asynchronous calls that are processed in
PostMsgHandler of the SfxDispatcher. 
I propose to transport a struct containing the SfxRequest and the recording flag
and remove the bAllowRecordingMember of the SfxRequest_Impl
Comment 1 Marcus 2017-05-20 11:31:27 UTC
Reset assigne to the default "issues@openoffice.apache.org".