summaryrefslogtreecommitdiff
path: root/testautomation/chart2
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-18 20:35:54 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-06-18 20:35:54 +0200
commitcbb634dc19b24cd0c4a9338c8a4d1ee5391c5517 (patch)
treef4df4918dd5e8e1c998ce2078ba2adeff7a776f9 /testautomation/chart2
parent905b11b344fa13112f571a5f287de6236f96c18b (diff)
jl152: New issue #i112522 to be fixed later (probably not related to this CWS)
Diffstat (limited to 'testautomation/chart2')
-rwxr-xr-x[-rw-r--r--]testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc b/testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc
index 10ba7eb017e1..6bcf3399796d 100644..100755
--- a/testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc
+++ b/testautomation/chart2/optional/includes/wizard/ch2_lvl1_wizard.inc
@@ -199,7 +199,7 @@ testcase tCreateNew3DChart
endif
printlog "Check that 3D look is 'simple' (=default)"
if Scheme3D.GetSelIndex <> 1 then
- warnlog "Default 3D Look ('simple') has not been preserved after save and reload."
+ warnlog "#i112522# - Default 3D Look ('simple') has not been preserved after save and reload."
endif
printlog "Check that 3D shape 'cone' is selected"
if BarColumnShape.GetSelIndex <> 3 Then