summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/includes/f_usage_tracking.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/includes/f_usage_tracking.inc')
-rw-r--r--testautomation/framework/optional/includes/f_usage_tracking.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/framework/optional/includes/f_usage_tracking.inc b/testautomation/framework/optional/includes/f_usage_tracking.inc
index c52ae61c0945..a53f6614ed64 100644
--- a/testautomation/framework/optional/includes/f_usage_tracking.inc
+++ b/testautomation/framework/optional/includes/f_usage_tracking.inc
@@ -25,7 +25,7 @@
'
'/******************************************************************************
'*
-'* owner : joerg.skottke@oracle.com
+'* owner : gregor.hartmann@oracle.com
'*
'* short description : Usage tracking
'*
@@ -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"