rdmenezes / crashrpt

Automatically exported from code.google.com/p/crashrpt
0 stars 0 forks source link

No crash data is sent to URL when we have a redirect #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
***NOTE*** Please do create a NEW issue per each detected bug! Do not list
all detected problems in single issue record!

What steps will reproduce the problem?
1. Setup crashrtp in application
2. If the HTTP url is set to "http://www.example.com/test/", the apache server 
replies with an 302 redirect to "http://www.example.com/test/index.php". 
Crashrtp then just do a GET and send no form information and no crash file.
3. If the HTTP url is set to "http://www.example.com/test/index.php" it works. 

What is the expected output? What do you see instead?
I expect that crashrtp follows redirect link and make the post happen

What version of CrashRpt are you using?
1.4.1

What is your version of Visual Studio?
VS 2010

What is your version of Windows operating system?
Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by fon...@gmail.com on 20 Mar 2013 at 4:33

GoogleCodeExporter commented 9 years ago

Original comment by zexspect...@gmail.com on 20 Mar 2013 at 2:34

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1592.

Original comment by zexspect...@gmail.com on 6 Apr 2013 at 8:29