Issue 91540 - In testcase c dataseries wizard calc testdoc not always editable
Summary: In testcase c dataseries wizard calc testdoc not always editable
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 11:42 UTC by kla
Modified: 2013-02-24 21:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kla 2008-07-10 11:42:37 UTC
It must be possible to edit the testdoc under all circumstances.
Comment 1 jogi 2008-07-10 13:18:34 UTC
The problem is a missing sMakeReadOnlyDocumentEditable() call to be sure to have
not a read-only document where insert / chart is disabled.

Comment 2 jogi 2008-07-10 13:22:32 UTC
changed:
testautomation/chart2/required/includes/ch2_flexible_source_range_selection.inc
testautomation/global/tools/includes/required/t_doc2.inc
Comment 3 jogi 2008-07-10 13:25:17 UTC
@kla: To verify it:
Set your TestTool-Path to
[PATH_TO_CWS]/chart29/DEV300/src.m23/testautomation
and start the ch2_flexible_source_range_selection.bas in chart2-modul
In the MWS (DEV300m23) it contained on Solaris SPARC snv_90 no warnings and errors.
Comment 4 kla 2008-07-16 07:13:11 UTC
Seen ok in cws chart29 -> verified
Comment 5 kla 2008-08-27 11:53:50 UTC
Seen ok in current master -> closed