[galaxy-dev] Empty 'no peek' Returned Instead of HTML Output?

2013-07-03 Thread Amanda Zuzolo
I recently updated my local testing Galaxy install to the latest stable version. When I went to test the working of HTML output in some scripts that worked in previous installs of Galaxy, the latest stable version gave me an empty return with a message of 'no peek' rather than outputting the HTML

Re: [galaxy-dev] Empty 'no peek' Returned Instead of HTML Output?

2013-07-03 Thread Ross
Did you try what was suggested below in my reply 5 days ago? Ross ross.laza...@gmail.com Jun 29 (5 days ago) to *azuzolo*, galaxy-dev Hi, Amanda, If your previous version was very old, it may have lacked a parameter added to universe_wsgi.ini some time ago to control universal sanitization of HTML

Re: [galaxy-dev] Empty 'no peek' Returned Instead of HTML Output?

2013-06-29 Thread Ross
Hi, Amanda, If your previous version was very old, it may have lacked a parameter added to universe_wsgi.ini some time ago to control universal sanitization of HTML as a security precaution on public sites. If it's not already there, could you try adding sanitize_all_html = False to your

[galaxy-dev] Empty 'no peek' Returned Instead of HTML Output?

2013-06-28 Thread Amanda Zuzolo
I recently updated my local testing Galaxy install to the latest stable version. When I went to test the working of HTML output in some scripts that worked in previous installs of Galaxy, the latest stable version gave me an empty return with a message of 'no peek' rather than outputting the HTML