Possible bug?
-
My IT dept. is helping me set up wordpress behind a Shibboleth SSO and we noticed trouble with the Google Doc Embedder. One thing I noticed is that GDE generated code does not fully qualify the URL. Notice how the http: is missing in the GDE version?
Google Docs Viewer generated code:
<iframe src=”http://docs.google.com/viewer?……..”></iframe>GDE generated code:
<iframe src=”//docs.google.com/viewer?…………”></iframe>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Possible bug?’ is closed to new replies.