| |
terric Account closed
Registered: Feb 2009 Posts: 47 |
Argh:5159
Thought this was sort of funny!
When you logout, it says at the bottom of screen 'argh:5159'.
Probably gonna be removed. Nice place for jokes! ;-P |
|
| |
Perff Administrator
Posts: 1679 |
LOL! Yeah, that was some debug thing I put in at some point and forgot to remove again. :)
If others have seen it, it would be with some other number, if anyone was wondering.
And yes, it's removed now, so it can't be seen anymore - sorry! ;) |
| |
Oswald
Registered: Apr 2002 Posts: 5086 |
while we're at it, when trying to reload forum page after posting, firefox instead of reload tries to send in the same post again. can it be fixed please? |
| |
terric Account closed
Registered: Feb 2009 Posts: 47 |
The problem which Oswald mentions, sounds almost like Firefox is doing the error.
Fixing the problem serverside could introduce problems for other browsers. :-|
I don't know if it's Firefox, but i suggest a version(when available) update of Firefox, might fix it.
terric :-) |
| |
Perff Administrator
Posts: 1679 |
I know about that one.
Oswald: I thing you mean that right after posting something, if you then hit the browser refresh/reload, then it reposts - normal browser behaviour.
I remember I had a look at it once, but the forum-code was a bit "heavy", so I forgot about it again - and noone had complained, so.. :)
But now they have, so it might be time to take another look? :)
|
| |
Oswald
Registered: Apr 2002 Posts: 5086 |
if its a problem with the browser I can take the blame, otherwise it would be nice to have it fixed. :) |
| |
terric Account closed
Registered: Feb 2009 Posts: 47 |
I tested in messagesubsystem and IE does the same when pressing reload.
A way around 1 or 2 or (1 and 2).
1. redirect client from serverside after getting post data and specific url.
2. Datestamp or Id postdata to sort out on serverside if you got the post before.
:-) |
| |
SIDWAVE Account closed
Registered: Apr 2002 Posts: 2238 |
Or maybe you can solve the problem by doing what you suggested some years ago, when talking about CSDB 2.0 :D
Which was: when hitting POST REPLY, you show a preview, how the post will look like, and then you have to press OK to finally post it.
This gives you the possibility to compare the preview to the final, so if EDIT wasnt used in between, you know that it has been posted 2 times, and can delete the first/second.
? |
| |
Perff Administrator
Posts: 1679 |
I think I have fixed the problem now, but there might be some side-effects I havn't found. If so please let me know asap. :) |
| |
Oswald
Registered: Apr 2002 Posts: 5086 |
thank you Sir. |
| |
Oswald
Registered: Apr 2002 Posts: 5086 |
oops problem detected |
| |
Oswald
Registered: Apr 2002 Posts: 5086 |
I get this after posting:
post gets sent okay, tho.
firefox version: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 Glue/4.5 (.NET CLR 3.5.30729) |
| |
Linus
Registered: Jun 2004 Posts: 639 |
Same here, same specs. |
| |
Perff Administrator
Posts: 1679 |
Ok, should work now. (It's just because you all use noname.c64.org/csdb instead of csdb.dk ;) )
Lot of stupid bugs today. Shouldn't have gone into "fix-CSDb-mode" today I guess. ;) |