Back'n'forth to posting page doesn't preserve contents...
...is that a caching header issue?
I really miss that "feature" -- anybody give me some insight so I can fix it.
Almost H. Anonymous
January 25th, 2006 12:16pm
On my sites it always just works, so I don't get it.
Maybe it's because you have "no-cache" in the header of the post form? Try taking it out?
muppet
January 25th, 2006 12:17pm
Works for me here. Using Firefox.
Blah
January 25th, 2006 12:18pm
Doesn't work for me... using firefox.
What is it, random?!?
Ok... anyway.. I gotta get back to work. No more bug fixes from me until tonight.
Almost H. Anonymous
January 25th, 2006 12:19pm
While you're at it, didn't the post count on ?off include the OP?
Blah
January 25th, 2006 12:26pm
Nope -- it was number of replies.
Added one more feature: The focus is now set to the text area when you reply (and to the subject on new topics).
I'm gone now.. really...
Almost H. Anonymous
January 25th, 2006 12:29pm
Yes, it's about the headers:
Headers sent by Joel's forum:
Cache-Control: private
This forum is sending:
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Also you send additional header,
Pragma: no-cache
I think changing 'Cache-Control' to Private should do the trick.
JD
January 25th, 2006 3:42pm
Is there any reason the posting page would modify itself after it loaded?
January 25th, 2006 4:24pm