PDA

View Full Version : Web Send Mantis


christof
10-Aug-2011, 05:17 PM
Hello Support
I use EurekaLog for Delphi VCL and EurekaLog for .NET
I can send a Bug Report with Delphi but with the same setup I can't send a Report with .NET.
The Error is http://www.cstsoft.de/temp/1.png
I have send the Bug Report from Eurekalog to support@eurekalog.com

Best Regards
Christof

Biljana
11-Aug-2011, 10:42 AM
Hi Christof,

Obviously there is a problem because we haven't gotten any messages on support@eurekalog.com.

Can you send me some details about Your project, Your mantis settings and EurekaLog options?

It would be great if You could send me a test project so that I can reproduce the problem.

christof
13-Aug-2011, 06:41 AM
Hello Biljana,
I have created a small WPF Project for Test.

I have created a small Delphi 7 Program this works and send the Report to Mantis
I have send an E-Mail to support@eurekalog.com

Best Regards
Christof

Biljana
15-Aug-2011, 02:18 PM
Hi,

Can you send me the message you sent to support@eurekalog.com to b.ivanova@abix.mk pls?

Thanks.

christof
22-Aug-2011, 05:25 AM
Hi Support,
have you results about my problem.
I have see you have test my Delphi Testproject

Best Regards
Christof

Biljana
22-Aug-2011, 08:51 AM
Yes, we tried Delphi Test App and works great.
But we analyse .NET EurekaLog behavior and we can't reproduce the Error you've send us in your first post. Although we have server forbidden exception, and we are trying to figure it out.

christof
16-Oct-2011, 12:15 PM
My problem isn't solved

Today I have debug the source Eurekalog Run-Time.
I find out that the uri to send to mantis wrong is.

You write

Although we have server forbidden exception, and we are trying to figure it out.

The uri that eurekalog create is
wrong and produce the Apache error
Forbidden
You don't have permission to access /mantis/http://www.cstsoft.de/mantis/login_cookie_test.php on this server.
The right uri is http://www.cstsoft.de/mantis/login_cookie_test.php
I hope my analyses can help to solved my problem

Best Regards
Christof

Biljana
17-Oct-2011, 07:27 AM
Hi Christof,

We've noticed this also, and this will be fixed in the next version of EurekaLog.
Thank you for your help.

mirekk78
02-Feb-2012, 01:22 PM
Hi,
i have some problem, Mantis 1.2.8.
In apache2 log is:

EurekaLog 6.5.12 Professional
10.100.10.2 - - [02/Feb/2012:15:25:35 +0100] "GET / HTTP/1.1" 302 - "-" "-"
10.100.10.2 - - [02/Feb/2012:15:25:35 +0100] "GET /login_page.php HTTP/1.1" 200 3411 "-" "-"

EurekaLog 6.5.12 trial
10.100.10.2 - - [02/Feb/2012:14:43:38 +0100] "GET / HTTP/1.1" 302 - "-" "-"
10.100.10.2 - - [02/Feb/2012:14:43:39 +0100] "GET /login_page.php HTTP/1.1" 200 3411 "-" "-"
10.100.10.2 - - [02/Feb/2012:14:43:39 +0100] "POST /login.php HTTP/1.1" 302 - "-" "-"
10.100.10.2 - - [02/Feb/2012:14:43:39 +0100] "GET /login_cookie_test.php?return=login_select_proj_pag e.php HTTP/1.1" 302 - "-" "-"
10.100.10.2 - - [02/Feb/2012:14:43:39 +0100] "GET /http://bugs.pardubky.eu/login_select_proj_page.php HTTP/1.1" 404 442 "-" "-"

When this error is corrected?

Thx

Biljana
03-Feb-2012, 11:10 AM
Hi,

we are creating new plug-in for sending bug reports on web bug trackers. It will be included in the next release of EurekaLog.