View Full Version : Version 6 RC1 and mantis
zvasku
26-Jan-2007, 12:33 PM
Hello,
I'm trying to send bug report to my mantis instalation, but I have got Invalid login request error. Username and password is correct, I think.
Mantis is 1.0.6.
Thanks
Zdenek
thornsoft
26-Jan-2007, 02:55 PM
Same here. I've provided Fabio with my mantis url and userid/password, hopefully he can figure it out.
thornsoft
26-Jan-2007, 02:56 PM
BTW, this should be an AWESOME feature. I'm really looking forward to it.
zvasku
27-Jan-2007, 08:50 AM
I agree.
Now we have IIS ISAPI to receive reports and this ISAPI posts reports to developers' mail accordin to filename.
Using Mantis is VERY big impovement. :)
Zdenek
Fabio Dell'Aria
28-Jan-2007, 09:15 AM
Hi,
zvasku wrote:
> Hello,
>
> I'm trying to send bug report to my mantis instalation, but I have got
> Invalid login request error. Username and password is correct, I
> think.
>
> Mantis is 1.0.6.
>
> Thanks
>
> Zdenek
I have just released the RC 2 at:
http://www.eurekalog.com/files/EurekaLog6-Trial-RC2.exe
Can you check if it resolve your issue, please?
Otherwise can you tell me more about your system (Windows and IE
version, ...) and try to create a little demo able to reproduce the bug,
please?
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
Fabio Dell'Aria
28-Jan-2007, 09:15 AM
Hi,
thornsoft wrote:
> Same here. I've provided Fabio with my mantis url and userid/password,
> hopefully he can figure it out.
I have just released the RC 2 at:
http://www.eurekalog.com/files/EurekaLog6-Trial-RC2.exe
Can you check if it resolve your issue, please?
Otherwise can you tell me more about your system (Windows and IE
version, ...) and try to create a little demo able to reproduce the bug,
please?
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
zvasku
29-Jan-2007, 08:12 AM
Still have problem.
It's a little better. RC1 don't make any HTTP connection. RC2 does. But result is the same.
Here is http log of my firewall about connection:
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] New request to 212.65.244.13:80
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] handler initialized
[29/Jan/2007 10:05:23] {http_handler} [ 32023 ] cleaned
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] header
[29/Jan/2007 10:05:23] {proto_http} [ 36126 ] REQUEST Id=36126
[29/Jan/2007 10:05:23] POST /mantis/login.php HTTP/1.1
[29/Jan/2007 10:05:23] Content-Type: application/x-www-form-urlencoded
[29/Jan/2007 10:05:23] User-Agent: EurekaLog
[29/Jan/2007 10:05:23] Host: www.ha-soft.cz
[29/Jan/2007 10:05:23] Content-Length: 63
[29/Jan/2007 10:05:23] Connection: Keep-Alive
[29/Jan/2007 10:05:23] Cache-Control: no-cache
[29/Jan/2007 10:05:23] Cookie: MANTIS_STRING_COOKIE=0320816e34b4f33d5d5c81b4aae36 6ffa8debab092fbe1d4966d4a50733aea66
[29/Jan/2007 10:05:23]
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] URL rules checked, 1st pass
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] request /mantis/login.php
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] connect to www.ha-soft.cz
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] connection established
[29/Jan/2007 10:05:23] {proto_http} [ 36126 ] RESPONSE Id=36126
[29/Jan/2007 10:05:23] HTTP/1.1 100 Continue
[29/Jan/2007 10:05:23]
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] response: HTTP/1.1 100 Continue
[29/Jan/2007 10:05:23] {http_handler} [ 36126 ] 100-continue response
[29/Jan/2007 10:05:23] {proto_http} [ 36126 ] RESPONSE Id=36126
[29/Jan/2007 10:05:23] HTTP/1.1 200 OK
[29/Jan/2007 10:05:23] Cache-Control: post-check=0, pre-check=0
[29/Jan/2007 10:05:23] Pragma: no-cache
[29/Jan/2007 10:05:23] Content-Type: text/html; charset=windows-1252
[29/Jan/2007 10:05:23] Expires: Mon, 29 Jan 2007 09:05:20 GMT
[29/Jan/2007 10:05:23] Server: Microsoft-IIS/6.0
[29/Jan/2007 10:05:23] X-Powered-By: PHP/5.0.5
[29/Jan/2007 10:05:23] Set-Cookie: MANTIS_STRING_COOKIE=0320816e34b4f33d5d5c81b4aae36 6ffa8debab092fbe1d4966d4a50733aea66; path=/mantis/
[29/Jan/2007 10:05:23] Refresh: 0;url=login_cookie_test.php?return=login_select_pr oj_page.php
[29/Jan/2007 10:05:23] MicrosoftOfficeWebServer: 5.0_Pub
[29/Jan/2007 10:05:23] X-Powered-By: ASP.NET
[29/Jan/2007 10:05:23] Date: Mon, 29 Jan 2007 09:05:20 GMT
[29/Jan/2007 10:05:23] Connection: close
[29/Jan/2007 10:05:23]
My system W2003Std SP1+IE 7 and WXP SP2+IE 6 . Both the same result.
I can also provide login to our mantis. It's a testing instalaction so I can change anything.
Thanks
Zdenek
Fabio Dell'Aria
29-Jan-2007, 08:59 AM
Hi,
zvasku wrote:
> Still have problem.
>
> It's a little better. RC1 don't make any HTTP connection. RC2 does.
> But result is the same.
> Here is http log of my firewall about connection:
>
> [...]
>
> My system W2003Std SP1+IE 7 and WXP SP2+IE 6 . Both the same result.
>
> I can also provide login to our mantis. It's a testing instalaction so
> I can change anything.
>
> Thanks
> Zdenek
Yes, please send a private email to me with the Mantis test login data.
Are you also able to create a little source demo able to reproduce this
problem, please?
I'm waiting for your feedback ASAP, OK? :)
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
thornsoft
31-Jan-2007, 04:33 PM
I sent Fabio a test program, and now I see lots of reports in Mantis. That's cool.
The zip shows up as an attachment, password protected. I didn't supply a password, but I probably should, and I'll see if I can get in. (I'm having that trouble with e-mail too - I don't have a password in the EL settings, but it password-protects the ZIP anyway).
If anyone wants to see a Mantis entry created by EurekaLog, here's one:
http://www.thornsoft.com/mantis/view.php?id=522
It's pretty neat, but I'd prefer to have all reports with the same crash ID, from the same version, go into the same bug. I'm not sure if that's something that I can tweak within EurekaLog or Mantis.
Fabio, can you shed some light on the process that you use to post the reports? Is there some script that Mantis uses for such things that I could adjust myself? Or are you "screen scraping" your way in?
Fabio Dell'Aria
31-Jan-2007, 04:58 PM
Hi,
thornsoft wrote:
> I sent Fabio a test program, and now I see lots of reports in Mantis.
> That's cool.
> The zip shows up as an attachment, password protected. I didn't supply
> a password, but I probably should, and I'll see if I can get in. (I'm
> having that trouble with e-mail too - I don't have a password in the EL
> settings, but it password-protects the ZIP anyway).
> If anyone wants to see a Mantis entry created by EurekaLog, here's
> one:
> http://www.thornsoft.com/mantis/view.php?id=522
>
> It's pretty neat, but I'd prefer to have all reports with the same
> crash ID, from the same version, go into the same bug. I'm not sure if
> that's something that I can tweak within EurekaLog or Mantis.
>
> Fabio, can you shed some light on the process that you use to post the
> reports? Is there some script that Mantis uses for such things that I
> could adjust myself? Or are you "screen scraping" your way in?
I have try to open the BugReport.zip file with 7-Zip and all works fine.
No password.
What software do you use to open it?
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
Fabio Dell'Aria
31-Jan-2007, 04:59 PM
Hi,
thornsoft wrote:
> I sent Fabio a test program, and now I see lots of reports in Mantis.
> That's cool.
> The zip shows up as an attachment, password protected. I didn't supply
> a password, but I probably should, and I'll see if I can get in. (I'm
> having that trouble with e-mail too - I don't have a password in the EL
> settings, but it password-protects the ZIP anyway).
> If anyone wants to see a Mantis entry created by EurekaLog, here's
> one:
> http://www.thornsoft.com/mantis/view.php?id=522
>
> It's pretty neat, but I'd prefer to have all reports with the same
> crash ID, from the same version, go into the same bug. I'm not sure if
> that's something that I can tweak within EurekaLog or Mantis.
>
> Fabio, can you shed some light on the process that you use to post the
> reports? Is there some script that Mantis uses for such things that I
> could adjust myself? Or are you "screen scraping" your way in?
I simulate an Internet Browser.
So I can works with all the BUG-Tracker Tools! :)
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
Fabio Dell'Aria
31-Jan-2007, 05:14 PM
Hi,
thornsoft wrote:
> I sent Fabio a test program, and now I see lots of reports in Mantis.
> That's cool.
> The zip shows up as an attachment, password protected. I didn't supply
> a password, but I probably should, and I'll see if I can get in. (I'm
> having that trouble with e-mail too - I don't have a password in the EL
> settings, but it password-protects the ZIP anyway).
> If anyone wants to see a Mantis entry created by EurekaLog, here's
> one:
> http://www.thornsoft.com/mantis/view.php?id=522
>
> It's pretty neat, but I'd prefer to have all reports with the same
> crash ID, from the same version, go into the same bug. I'm not sure if
> that's something that I can tweak within EurekaLog or Mantis.
>
> Fabio, can you shed some light on the process that you use to post the
> reports? Is there some script that Mantis uses for such things that I
> could adjust myself? Or are you "screen scraping" your way in?
I just try to open the BugReport.zip file with:
* 7-Zip 4.42
* WinZip 11.0
* WinRar 3.62
* WinAce 2.2
* PKZip 9.0
and all times it works without any password.
--
Best regards...
Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!
thornsoft
31-Jan-2007, 05:24 PM
I just try to open the BugReport.zip file with:
* 7-Zip 4.42
* WinZip 11.0
* WinRar 3.62
* WinAce 2.2
* PKZip 9.0
Yes, I see that too now. I am not sure why I saw the password indicator before - perhaps I had WinZip already open on an old one. It's working now.
vBulletin® v3.8.2, Copyright ©2000-2010, Jelsoft Enterprises Ltd.