Issue 117721 - Assertion "No medium is provided!"
Summary: Assertion "No medium is provided!"
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: version58
Hardware: PC Windows NT
: P3 Normal (vote)
Target Milestone: ---
Assignee: Mathias_Bauer
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2011-04-06 07:30 UTC by Mathias_Bauer
Modified: 2017-05-20 10:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
proposed patch (4.67 KB, patch)
2011-04-06 07:57 UTC, Mathias_Bauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description Mathias_Bauer 2011-04-06 07:30:18 UTC
found in test case tEditAutotext in w_updt.bas
Comment 1 Mathias_Bauer 2011-04-06 07:57:13 UTC
Created attachment 76292 [details]
proposed patch
Comment 2 Mathias_Bauer 2011-04-06 08:05:26 UTC
The implementation of the _Write method needed an SfxMedium to retrieve two parameters from its ItemSet. In one context it was not possible to provide an SfxMedium, thus the assertion.

The code was changed to pass the two parameters explicitly so that some meaningful defaults can be used.
Comment 3 Oliver-Rainer Wittmann 2012-06-13 12:30:31 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.