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)
 NOT A BUG: Code in admin_config_order.asp file
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Aaron S.
Average Member

USA
985 Posts

Posted - 19 March 2002 :  17:14:10  Show Profile  Visit Aaron S.'s Homepage
Another minor bug fix in admin_config_order.asp.

Around line 279 is the line:

 "</form>" & vbNewline &_


It should be:
 "</form>" & vbNewline


I am using version 3.3.03.

--Aaron



Moved from help current version

Edited by - Nathan on 20 March 2002 01:55:26

Edited by - Davio on 20 March 2002 15:58:28

crash
Advanced Member

Netherlands
2064 Posts

Posted - 19 March 2002 :  17:42:41  Show Profile  Visit crash's Homepage
no, it should not. read on...

	"</form>" & vbNewline & _     <-- the one you're referring to
rs.close
rsForum.close
set rs = nothing
set rsForum = nothing
end if
Response.Write "<br>" & vbNewline %>


the green line closes the vbNewline row



Crash's Site | Crash is from
Go to Top of Page

Aaron S.
Average Member

USA
985 Posts

Posted - 19 March 2002 :  18:22:48  Show Profile  Visit Aaron S.'s Homepage
&_ implies that you are continuing that line.

Yet response.write is the beginning of a new statement.

It may be true that reponse.write closes that line, but it is still not correct.

--Aaron

Go to Top of Page

Gremlin
General Help Moderator

New Zealand
7528 Posts

Posted - 19 March 2002 :  18:24:41  Show Profile  Visit Gremlin's Homepage
hmmm no looking at the code you posted there Crash I would say Aaron is correct.

the & _ indicates continuation of the response.write onto the next line, in the code you quoted the next line is rs.close not a response.write.

www.daoc-halo.com
Go to Top of Page

crash
Advanced Member

Netherlands
2064 Posts

Posted - 19 March 2002 :  18:28:19  Show Profile  Visit crash's Homepage
both of you are absolutely right. i guess i wasn't thinking clearly at that moment... (*getting down on the knees and begging for forgiveness*)





Crash's Site | Crash is from
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 20 March 2002 :  01:53:32  Show Profile  Visit Nathan's Homepage
Yes, Aaron is correct. I'm moving this to the bugs forum because I cannot determine if it has been repaired yet. *My search turned up nothing.*

  Nathan Bales - Romans 15:13
----------------------------------

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

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 20 March 2002 :  02:08:50  Show Profile
I redid some of admin_config_order.asp for v3.4, and this bug is not in that file.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 March 2002 :  11:46:52  Show Profile
Does this actually produce an error?

«------------------------------------------------------»
Read the Do's and Don'ts before you post for help
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 20 March 2002 :  13:38:37  Show Profile
probably not. If the rs.close had been an if/then statement or Response.Write, then it would definitely produce an error.
Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 20 March 2002 :  15:57:09  Show Profile
Then no one will encounter this unless they look through the code and find it. It also doesn't prohibit the proper functioning of the forum so I wouldn't declare it as a bug.

Closing topic...
Go to Top of Page
  Previous Topic Topic Next Topic  
 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.13 seconds. Powered By: Snitz Forums 2000 Version 3.4.07