Sorry about any errors you might have seen in the past half hour or so, I've been trying to correct something that's been annoying me for ages and I just couldn't get it to work, in the end I had to craft a crude workaround.
When editing or quoting a post the browser would end up at the top of the page instead of on the new/edited post. The code itself correctly sends the anchor for the location in the page, but the browser wouldn't see it and so would sit at the top. I finally found the reason for the bug - the code sends the Location: header which drops the anchor (the #{postid} at the end of the URL). I've switched it to using Refresh: in conjunction with a small HTML page in case the redirection isn't automatic, and it's solved the issue, at least for now.
Login






