OpenSocial / spec

OpenSocial Specification #social
http://opensocial.org/
Apache License 2.0
106 stars 11 forks source link

Google Gadgets Editor not displaying code #1126

Closed mmarum-sugarcrm closed 11 years ago

mmarum-sugarcrm commented 11 years ago

Original author: pawel.ol...@gmail.com (August 12, 2010 10:44:05)

iGOOGLE BUGS ONLY - Description: ================================ GGE cant load code into editor, also cant delete gadget.

What steps will reproduce the problem? ====================================== Opening file:

  1. go to http://code.google.com/intl/pl-PL/apis/igoogle/docs/igoogledevguide.html
  2. click file>open, select any file, confirm
  3. yellow message says "File successfully loaded." While there is no code in editor

Delete file:

  1. go to http://code.google.com/intl/pl-PL/apis/igoogle/docs/igoogledevguide.html
  2. click file>delete, select any file, confirm
  3. red message says "File delete unsuccessful."

What is the expected output? ============================ Opening file: code in editor.

Delete file: deleting file.

What is the actual output? ========================== Opening file: no code.

Delete file: fail.

Which browsers have you experienced this on? ============================================ newest chrome and firefox

Additional information ====================== when i click file name on the right side of editor it opens properly xml in new window.

javascript console output: <script> is not allowed inside <html>. Moving <script> into the <head>.

2Unsafe JavaScript attempt to access frame with URL http://code.google.com/intl/pl-PL/apis/igoogle/docs/igoogledevguide.html from frame with URL http://www.google.com/ig/ifr?url=gge.xml&amp;synd=open&amp;up_nopreview=1&amp;up_preload_url=http://gadget-doc-examples.googlecode.com/svn/trunk/helloworld.xml. Domains, protocols and ports must match.

Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1058

mmarum-sugarcrm commented 11 years ago

From pawel.ol...@gmail.com on August 12, 2010 11:17:57 working ok now.

mmarum-sugarcrm commented 11 years ago

From weitzelm...@gmail.com on September 27, 2010 15:02:48 This issue relates to a container specific implementation of OpenSocial. This project, and the associated issues pertain to "bugs", feature requests, and other changes to the OpenSocial Specification itself, not an implementation of it.

Please see the OpenSocial wik for more information. http://wiki.opensocial.org/index.php?title=Spec_Changes

Any comments or questions can be posted to the OpenSocial Specification list: http://groups.google.com/group/opensocial-and-gadgets-spec

Thanks!