Hi,

In our application, we are saving a template, but there is a provision for 
exiting the page while it is saving, and go back to the mail list page. The 
saving process works in background.
For saving I am calling the server side (through Granite DS framework) and 
passing the template data, the success handler and the fault handler.
There is a button on the saving page, when I click that button, I am 
calling navigateToURL(backURL). but when this navigateToURL(backURL) 
executes, it generates a TideFaultEvent event and executes my fault handler 
method.
The fault code and details are:
event.fault.faultCode: Connection.Call.Failed
event.fault.faultDetail: Connection.Call.Failed HTTP Failed

This problem happens only on Chrome. It works in IE 9 and Firefox.

Thanks and regards,
Amit Sanghai.

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/flex_india/-/fImKAGY5mj8J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to