This issue has been created
 
 
Test Reporting Application / cid:jira-generated-image-avatar-dc7dd259-5cae-4a70-ba15-104735127f7f TESTREPORT-47 Open

Cannot read properties of undefined (reading 'observe') error in JS console when recording a test

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b00cb8db-2388-4c77-a0f6-73ffdf756fe8 Andreea Tarata created this issue on 25/Sep/25 15:26
 
Summary: Cannot read properties of undefined (reading 'observe') error in JS console when recording a test
Issue Type: cid:jira-generated-image-avatar-dc7dd259-5cae-4a70-ba15-104735127f7f Bug
Affects Versions: 2.8.1
Assignee: Unassigned
Created: 25/Sep/25 15:26
Priority: cid:jira-generated-image-static-minor-9740f20b-f75d-4f08-a3d4-dcb26bd1ca6e Minor
Reporter: Andreea Tarata
Difficulty: Unknown
Description:

Steps to reproduce:

  1. Click on Test Reporting from Applications Panel
  2. Create a test
  3. Click on "Run Test" button
  4. Insert all values in the fields
  5. Click on "Run Test" button

Expected results:

JS Console displays no error.

Actual results:

"Cannot read properties of undefined (reading 'observe')" error in JS console when recording a test.

WebHome?language=en&…false&defer=false:2 Uncaught TypeError: Cannot read properties of undefined (reading 'observe')
    at HTMLDocument.<anonymous> (WebHome?language=en&…se&defer=false:2:40)
    at HTMLDocument.<anonymous> (prototype.js?r=1:7282:15)
    at fireEvent_DOM (prototype.js?r=1:7141:13)
    at fire (prototype.js?r=1:7130:17)
    at k (eventsBridge.js:61:26)
    at HTMLDocument._methodized [as fire] (prototype.js?r=1:456:23)
    at klass.displayRows (livetable.js:318:18)
    at onSuccess (livetable.js:240:16)
    at klass.respondToReadyState (prototype.js?r=1:1812:37)
    at klass.onStateChange (prototype.js?r=1:1754:12)
(anonymous)	@	WebHome?language=en&…false&defer=false:2
(anonymous)	@	prototype.js?r=1:7282
fireEvent_DOM	@	prototype.js?r=1:7141
fire	@	prototype.js?r=1:7130
k	@	eventsBridge.js:61
_methodized	@	prototype.js?r=1:456
displayRows	@	livetable.js:318
onSuccess	@	livetable.js:240
respondToReadyState	@	prototype.js?r=1:1812
onStateChange	@	prototype.js?r=1:1754
XMLHttpRequest.send		
request	@	prototype.js?r=1:1739
initialize	@	prototype.js?r=1:1704
(anonymous)	@	prototype.js?r=1:447
klass	@	prototype.js?r=1:80
k	@	livetable.js:199
getRows	@	livetable.js:256
showRows	@	livetable.js:493
initialize	@	livetable.js:140
klass	@	prototype.js?r=1:80
D	@	livetable.js:1403
(anonymous)	@	livetable.js:1425
u	@	livetable.js:1422
(anonymous)	@	prototype.js?r=1:7282
fireEvent_DOM	@	prototype.js?r=1:7141
fire	@	prototype.js?r=1:7130
k	@	eventsBridge.js:61
_methodized	@	prototype.js?r=1:456
initialize	@	xwiki.js:526
(anonymous)	@	prototype.js?r=1:7282
fireEvent_DOM	@	prototype.js?r=1:7141
fire	@	prototype.js?r=1:7130
k	@	eventsBridge.js:61
_methodized	@	prototype.js?r=1:456
fireContentLoadedEvent	@	prototype.js?r=1:7317