Changes between Initial Version and Version 2 of Ticket #12384
- Timestamp:
- Mar 6, 2011, 4:53:34 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12384
-
Property
Status
changed from
new
toassigned
-
Property
Milestone
changed from
tbd
tofuture
-
Property
Status
changed from
-
Ticket #12384 – Description
initial v2 3 3 4 4 To see the problem in action, follow these steps, in IE8: 5 1. Go to the Assessment Tab6 2. Click on Minor Injuries Given Success5 1. Go to the Assessment Tab 6 2. Click on Minor Injuries Given Success 7 7 8 8 That should throw the following error: 9 9 10 {{{ 10 11 Webpage error details 11 12 12 13 User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MS-RTC LM 8; MALC) 13 14 Timestamp: Sat, 5 Mar 2011 00:55:00 UTC 14 15 15 16 16 Message: 'nodeType' is null or not an object … … 19 19 Code: 0 20 20 URI: https://ajax.googleapis.com/ajax/libs/dojo/1.5.0/dojo/dojo.xd.js 21 }}} 21 22 22 23 I've tried for quite some time to debug this, but have been unable to. It works just fine on Chrome and Firefox.