Monday, December 5, 2011

SubmitCompleteEvent.getResults() is null in devmode

Hi,

I'd like to upload an image and get it's serving URL through GAE ImagesServiceFactory.
Deployed on GAE it works perfectly. But running locally in devmode, there occurs following error in the javascript console:

Unsafe JavaScript attempt to access frame with URL http://t410:8888/upload?uploadedImageKey=xxx from frame with URL http://127.0.0.1:8888/photosharing/hosted.html?photosharing. Domains, protocols and ports must match.

Is there any workaround for devmode?

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/PR7A3l0iFnEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment