We've been bouncing things around behind the scenes a bunch this evening, and I'm sending up a last batch of fixes for tonight. These include:
- Fix ordering on the history list.
- You can add polls to a published story again (huzzah).
- You don't care, but some debug statements that snuck through the update and were filling up the error logs got taken out.
- Yet another tweak to ratings that I think may remove those mysterious, woefully consistently inconsistent rating errors.
The last item there deserves a bit of explanation. Explanation might not be the right word, though, because it's still pretty inexplicable. Basically, in certain circumstances that I was never able to nail down MySQL would decide "Hey, this one record that I just updated doesn't actually exist." Every time I went and looked though it was there, so it was a real headscratcher. I've moved some things around though and tightened some up, though, so if it does happen we'll at least have an idea of what it isn't, which is important enough on its own.