Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Bug Reports (Open)
 Bug: After posting, infinite loop
 New Topic  Topic Locked
 Printer Friendly
Next Page
Author Previous Topic Topic Next Topic
Page: of 2

aecio
Junior Member

Brazil
120 Posts

Posted - 27 January 2002 :  21:48:27  Show Profile  Visit aecio's Homepage
I don't know if this has been addressed here, and I could not find it in the search, so I am posting the bug I found:

When I reply to a post not being logged in, then login while on the reply page, before replying, instead of putting username and password in the reply form, then replying and posting (after the page has refreshed with the login), I get the message saying I posted, but instead of refreshing and going back to the forum topic I was in, as usual, I get refreshed to the same page thanking me for the post, in an infinite loop. I can get out by clicking some link, but until I do, I stay locked in the loop.


Cheers!

bikedude
Starting Member

38 Posts

Posted - 31 January 2002 :  17:04:40  Show Profile
I've seen this bug too and I'm interested in what people know about it. I haven't been able to spend a lot of time looking at it, but it seems there is a problem with a redirect someplace.

Go to Top of Page

sritchie
Starting Member

1 Posts

Posted - 26 February 2002 :  00:08:59  Show Profile
quote:

I've seen this bug too and I'm interested in what people know about it. I haven't been able to spend a lot of time looking at it, but it seems there is a problem with a redirect someplace.



I believe this has to do with Norton's Internet Security Firewall program (Do you have this program installed on your PC?). Apparently, it doesn't like the 'HTTP_REFERER'.

Go to Top of Page

bikedude
Starting Member

38 Posts

Posted - 28 February 2002 :  14:12:37  Show Profile
Norton's is part of the issue. However, there are other conditions (due to bugs in Snitz or browser settings) where the referrer information does not exist or doesn't get set properly.

Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 28 February 2002 :  18:22:17  Show Profile
This is related to REFER hidden field that exist in most of the html forms. We saw different cases of this behaviour:
1. you fill a form and post (screen-1)
2. the forum displays a confirmation (screen-2)
3. the forum displays a message in infinite loop (screen-3+)

We need to know:
a. Where you come from to screen-1
b. Examine the html code of screen-2
c. Know the exact message in screen-3+

The problem is:
1. the bug pops up occationaly
2. Therefore whenever you recognize that, you are already in step 3 and cannot get the info at (b).

Anyway, any kind of systematic info will help - lets go bug hunting .



Think PinkPost v40b03 Patches
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 28 February 2002 :  18:25:11  Show Profile
The Norton issue is referenced here lately: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=21533


Think PinkPost v40b03 Patches
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 28 February 2002 :  18:39:26  Show Profile
Here are some older ones. Although I say that it is related to v4 and solved, it is not (it was only one part). It can be also the case that similar cases are re-inserted with never versions.

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=15167
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=2281


Think PinkPost v40b03 Patches
Go to Top of Page

aecio
Junior Member

Brazil
120 Posts

Posted - 04 March 2002 :  20:02:52  Show Profile  Visit aecio's Homepage
I don't have any Norton products installed on the server. Norton screws up too many things and I forbode it some time ago. There is some problem when setting the referrer variable. This happened to me when I try to reply to a topic and I am not logged in. Then when I get to the reply screen, instead of posting the message entering my login information in the form, I use the fields under the top navigation menu and login. Then I get the infinite loop.

Does this help?

Cheers!

Visit the Healthy Planet online support community:
http://www.xsaude.com.br/healthyplanet/
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 05 March 2002 :  04:45:15  Show Profile
quote:

I believe this has to do with Norton's Internet Security Firewall program (Do you have this program installed on your PC?). Apparently, it doesn't like the 'HTTP_REFERER'.



It's weird how some people get errors and strange results and others don't. I have Norton Internet Security 2000 here and never had any redirection problems. Maybe it's partially due to settings/customization?



http://www.frutzle.com

Snitz Exchange | Do's and Dont's
Go to Top of Page

aecio
Junior Member

Brazil
120 Posts

Posted - 05 March 2002 :  23:16:18  Show Profile  Visit aecio's Homepage
I was able to capture the code of the redirect page where this error occurs. Since it was long I didn't post it here, but you can see the code here:

http://www.vlsweb.com.br/forum/loopbug.txt

As you can see, if you logon from the post.asp page, you get this infinite loop. A suggestion would be to pass the redirect (referer) variable on with the login form so when a person logs in from this page, the referer won't be changed to post.asp and will be preserved as the initial referer (lets say topic.asp).

Cheers!

Visit the Healthy Planet online support community:
http://www.xsaude.com.br/healthyplanet/
Go to Top of Page

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 06 March 2002 :  04:55:01  Show Profile
quote:

I was able to capture the code of the redirect page where this error occurs. Since it was long I didn't post it here, but you can see the code here:

http://www.vlsweb.com.br/forum/loopbug.txt

As you can see, .......



Can't see anything there. I was asked for username, password and domain and because I don't have that info, I got an HTTP 401.1 - Unauthorized: Logon Failed.



http://www.frutzle.com

Snitz Exchange | Do's and Dont's
Go to Top of Page

aecio
Junior Member

Brazil
120 Posts

Posted - 08 March 2002 :  09:52:06  Show Profile  Visit aecio's Homepage
Sorry, we had link problems and an HD crash, so please try again.

It's up and running now.

Cheers!

Visit the Healthy Planet online support community:
http://www.xsaude.com.br/healthyplanet/
Go to Top of Page

Aaron S.
Average Member

USA
985 Posts

Posted - 23 March 2002 :  18:26:47  Show Profile  Visit Aaron S.'s Homepage
Was this ever fixed?

I ran into the problem recently on post_info.asp.




Go to Top of Page

MicScoTho
Starting Member

10 Posts

Posted - 02 April 2002 :  18:05:31  Show Profile
I have noticed this same problem as well. Any known fixes?

This has also happened to me with post_info.asp

Edited by - MicScoTho on 02 April 2002 18:15:20
Go to Top of Page

Aaron S.
Average Member

USA
985 Posts

Posted - 02 April 2002 :  18:24:35  Show Profile  Visit Aaron S.'s Homepage
Richard posted to another topic that this bug has been resolved in v3.4 (basically, logging out takes you back to default instead of the page you were on).



Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 April 2002 :  21:02:48  Show Profile
we also have removed the login boxes from certain pages as well.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Next Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07