Hi,
using build SNAPSHOT_v8.3d_2012-08-22/Pro Deployment (built 2012-08-22)
I'm getting a JS exception (TypeError): this.getTabObject is not a function when closing a Tab.
I could trace it back to function TabSet.setupCloseClickEvent.
This one recently got changed. The attached screenshot shows a compare from build 08/08 with the 22/08 build.
I haven't tested yet with the code from 08/08 to verify if I don't get the JS error, but can you let me know first if the code in 22/08 is the good version or should it be reverted to the previous code?
TIA
BTW some other setupXXXEvent() code in that class are changed as well.
using build SNAPSHOT_v8.3d_2012-08-22/Pro Deployment (built 2012-08-22)
I'm getting a JS exception (TypeError): this.getTabObject is not a function when closing a Tab.
I could trace it back to function TabSet.setupCloseClickEvent.
This one recently got changed. The attached screenshot shows a compare from build 08/08 with the 22/08 build.
I haven't tested yet with the code from 08/08 to verify if I don't get the JS error, but can you let me know first if the code in 22/08 is the good version or should it be reverted to the previous code?
TIA
BTW some other setupXXXEvent() code in that class are changed as well.
Comment