We are upgrading from CF8 to 10 and our major application a content management software is now broken.
It uses Javascript, CF, and XML. This code work perfect in CF 7, 8 and 9, but now in 10 we are screwed! I can provide more detail.
Trying to debug code in firebug. The post looks like this
<methodName>display.lock</methodName>
<param>
<value>
</value>
</param>
</value>
</param>
</value>
</param>
</params>
</methodCall>
The error we are getting is below.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; BRI/1; .NET4.0E; InfoPath.2)
Timestamp: Fri, 7 Jun 2013 19:52:51 UTC
Message: Unable to get value of the property 'nodeName': object is null or undefined
Line: 116
Char: 4
Code: 0
URI: http://test-coldfusion:84/wframework/js/wcWidget/wcXmlRpc.js