jl152: New issue #i112522 to be fixed later (probably not related to this CWS)

This commit is contained in:
Joerg Skottke [jsk] 2010-06-18 20:35:54 +02:00
parent 905b11b344
commit cbb634dc19

View file

@ -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