Good afternoon,
We have been using SmartGwt since version 2.0. We recently upgraded to SC_SNAPSHOT-2010-11-28. Everything worked well until we retested the "login required" feature. When the client is redirected to the loginRequiredMarker.html, we get this error:
If we change back to our old version (Nightly 10-18), it works correctly. We do not use HiddenFrame Transport.
Thank you for your help,
We have been using SmartGwt since version 2.0. We recently upgraded to SC_SNAPSHOT-2010-11-28. Everything worked well until we retested the "login required" feature. When the client is redirected to the loginRequiredMarker.html, we get this error:
Code:
com.smartgwt.client.core.JsObject$SGWT_WARN: 11:44:59.735:TMR6:WARN:Log:TypeError: isc.HiddenFrame is undefined [c]RPCManager.getTransaction(_1=>[object XPCCrossOriginWrapper]) [c]RPCManager.handleLoginRequired(_1=>[object XPCCrossOriginWrapper]) [c]Class.fireCallback(_1=>{Obj}, _2=>undef, _3=>[object Array], _4=>{Obj}, _5=>true) Timer._fireTimeout("$ir1962") unnamed() unnamed()
Thank you for your help,
Comment