Re: streamresponse eventlink

2014-09-12 Thread squallmat .
OK, I didn't changed anything in my code, and now the download works... There's is now just the naming problem. 2014-09-12 10:13 GMT+02:00 squallmat . : > another problem, > the page that works is "renaming" my files by adding strange values : > > > original name : 20140509 - Worldline - Stages

Re: streamresponse eventlink

2014-09-12 Thread squallmat .
another problem, the page that works is "renaming" my files by adding strange values : original name : 20140509 - Worldline - Stages 2014 - Rapport Etonnement - v0.3.docx new name : 20140509$0020-$0020Worldline$0020-$0020Stages$00202014$0020-$0020Rapport$0020Etonnement$0020-$0020v0.3.docx It s

Re: streamresponse eventlink

2014-09-12 Thread squallmat .
I receive a file named "false" with a size randomly between 0 Byte and 1.5 MB 2014-09-11 19:40 GMT+02:00 Thiago H de Paula Figueiredo : > On Thu, 11 Sep 2014 14:21:38 -0300, squallmat . > wrote: > > Hi, >> > > Hi! > > I would like to know if there are some problems to get a file by >> streamr

Re: streamresponse eventlink

2014-09-11 Thread Thiago H de Paula Figueiredo
On Thu, 11 Sep 2014 14:21:38 -0300, squallmat . wrote: Hi, Hi! I would like to know if there are some problems to get a file by streamresponse if an eventlink has many context parameters. As long you don't reach browsers' limits on URLs, it won't be a problem. I have an eventlink with

streamresponse eventlink

2014-09-11 Thread squallmat .
Hi, I would like to know if there are some problems to get a file by streamresponse if an eventlink has many context parameters. I have an eventlink with one parameter returning a StreamResponse that works perfectly well. I used the same thing on another page, but with 3 param context and the down