PDA

View Full Version : Mantis bug?


nilsoberg
15-Nov-2010, 04:33 PM
Hello,

I'm trying the evaluation version of EurekaLog with MantisBT (1.2.3) and it appears to have a bug. When sending the bug report, here is the output sequence from EL:

- Login
- Sending the message
- Dialog box: sorry, sending the message didn't work

I looked in my apache logs and I found some very strange behavior:


10.1.1.1 - - [15/Nov/2010:10:05:30 -0600] "GET / HTTP/1.1" 200 16830 "-" "
-"
10.1.1.1 - - [15/Nov/2010:10:05:30 -0600] "POST /mantisbt/login.php HTTP/1
.1" 302 - "-" "-"
10.1.1.1 - - [15/Nov/2010:10:05:30 -0600] "GET /mantisbt/http://example.com/mantisbt/login_cookie_test.php?return=login_select_proj_pag e.php HTTP/1
.1" 404 263 "-" "-"


Is this a bug in EL?

Thanks,

Nils

Boro
23-Nov-2010, 01:00 PM
Hi Nils,

You're trying this on a in-house Mantis set up, right?
You need to check your server setup, because the server is responsible for the redirects EurekaLog.NET is making.