Hi All, Our local instance of galaxy is working fine (galaxy_dist version). I tried enabling PAGES by including enable_pages = True in the universe_wsgi.ini file first in the beta section which gave me problems. Searching the wiki and user forum indicates the enable statement should be in the [app::main] section, so I did. No luck either and same error as below. I do get a SAVED PAGES option (instead of PAGES option as described in the wiki) under USER menu where I can create pages and see them listed. But when I select edit contents I only get an empty box at the top left of the page editor and a script error (below attached) on ie8. Do I miss some prerequisite for PAGES to work correctly? Or is this an ie8 generic problem since I just checked in firefox and it seems to work. IE8 is unfortunate our embedded/default company web browser. Any help appreciated. Alex ---------Script error of the page --------------- Errordetails webpagina Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3) Tijdstempel: Mon, 27 Sep 2010 08:00:35 UTC Message: Id, string or number expected Line: 100 Char: 5 Code: 0 URI: http://galaxy01:8080/page/edit_content?id=f2db41e1fa331b3e Message: Id, string or number expected Line: 761 Char: 13 Code: 0 URI: http://galaxy01:8080/page/edit_content?id=f2db41e1fa331b3e
Hi Alex, Galaxy in general and Pages in particular are not currently compatible with IE8 due to quirks in its DOM and Javascript implementations. However, everything should work fine with Safari, Firefox, and Chrome. We're planning to add support for IE8 to Galaxy and Pages in the future, but it may be a while before that happens. Let us know if you have any more questions. Thanks, J. On Sep 27, 2010, at 4:07 AM, Bossers, Alex wrote:
Hi All,
Our local instance of galaxy is working fine (galaxy_dist version). I tried enabling PAGES by including enable_pages = True in the universe_wsgi.ini file first in the beta section which gave me problems. Searching the wiki and user forum indicates the enable statement should be in the [app::main] section, so I did. No luck either and same error as below.
I do get a SAVED PAGES option (instead of PAGES option as described in the wiki) under USER menu where I can create pages and see them listed. But when I select edit contents I only get an empty box at the top left of the page editor and a script error (below attached) on ie8. Do I miss some prerequisite for PAGES to work correctly? Or is this an ie8 generic problem since I just checked in firefox and it seems to work. IE8 is unfortunate our embedded/default company web browser.
Any help appreciated.
Alex
---------Script error of the page --------------- Errordetails webpagina
Gebruikersagent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3) Tijdstempel: Mon, 27 Sep 2010 08:00:35 UTC
Message: Id, string or number expected Line: 100 Char: 5 Code: 0 URI: http://galaxy01:8080/page/edit_content?id=f2db41e1fa331b3e
Message: Id, string or number expected Line: 761 Char: 13 Code: 0 URI: http://galaxy01:8080/page/edit_content?id=f2db41e1fa331b3e
_______________________________________________ galaxy-user mailing list galaxy-user@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy-user
J.
participants (2)
-
Bossers, Alex
-
Jeremy Goecks