summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes
diff options
context:
space:
mode:
authorhde <hde@openoffice.org>2011-01-20 12:23:31 +0100
committerhde <hde@openoffice.org>2011-01-20 12:23:31 +0100
commit3ca48a3406962e7463f9565bcf05997534adf9c1 (patch)
treec8dd214cda5b74e7e200823d94550a74f459e196 /testautomation/framework/optional/includes
parentac4bf366a643873f8402540069354aa7d122b0e4 (diff)
#i116387#automationdev300m97#Issue ID updated
Diffstat (limited to 'testautomation/framework/optional/includes')
-rw-r--r--testautomation/framework/optional/includes/f_usage_tracking.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/framework/optional/includes/f_usage_tracking.inc b/testautomation/framework/optional/includes/f_usage_tracking.inc
index c52ae61c0945..6fd731eac87a 100644
--- a/testautomation/framework/optional/includes/f_usage_tracking.inc
+++ b/testautomation/framework/optional/includes/f_usage_tracking.inc
@@ -88,7 +88,7 @@ testcase tUsageTracking3
endif
if ( ShowData.isEnabled() ) then
- warnlog( "#i97340# - Show data button should not be enabled if nothing is logged" )
+ warnlog( "#i116461# - Show data button should not be enabled if nothing is logged" )
ShowData.click()
@@ -100,7 +100,7 @@ testcase tUsageTracking3
kontext "Active"
if ( Active.exists( 2 ) ) then
- warnlog( "Messagebox not required as control should not be enabled (see #i97340#)" )
+ warnlog( "Messagebox not required as control should not be enabled (see #i116461#)" )
Active.ok()
kontext "TextImport"