gsethi / addama

Automatically exported from code.google.com/p/addama
Apache License 2.0
1 stars 0 forks source link

ScriptExecutionService results page can't reach output files with spaces #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Run the ScriptExecutionService with any script that will produce an output 
file that has a space in the filename.
2. In the new results page, view the output of the job.
3. Click one of the provided links to a file with a space in the name.

Observed result:
Server yields (as text/html) an empty JSON object-, the text "{ }", without the 
quotes.

Expected result: Opening the file.

Original issue reported on code.google.com by anorberg...@gtempaccount.com on 8 Feb 2011 at 1:17