Message composition bug fixed
And also the RSS feed generation will work again ;)(log in to comment)
Comments
I would have noticed the highlighting was off, except there wasn't any highlighting in the comment box when I pasted it. It was doing some advanced HTML-y thing.
Anyway, they all seem to be in order now for me on the messages page!
Maybe it had to do with the update, using an old cache or something.
Also, when I post, it always said something about broken, and email sent to admin. However I loaded message page , and it posted immediately. wierd.
I can discuss it by email if you would prefer!
There has definitely been a bias towards more ratings for entries starting with a lesser letter in the past.
I also like mine because they'll stay in the same order over time. Not a huge deal, though.
Also, I'm still getting the 500 error when I post... (IE: While my posts are successful, I get an error saying that they are not)
I'm liking the new look for the site, though. :)
The message sorting one is very odd though. I just had an instance of it where the database listed:
title | activity
---------------------------------------------+---------------------------
A Wonderful Omen | 2010-03-22 02:32:56.227909
Warming up: scale demo | 2010-03-21 23:33:35.212543
Warming up: motion demo | 2010-03-21 22:10:20.915304
And in the interface "A Wonderful Omen" was listed as being 21 hours old (the others correctly displayed as being 3-4 hours old at the time). This is beyond my poor Django ken I'm afraid. I've forced the postgresql config to have the database work in "UTC" ... we'll see if that makes any difference at all (it doesn't appear to result in the attachment of a timezone to the datetimes coming from the database.)
I should note that after making the change the listing sorted correctly even though I don't believe I made any useful changes.
I should further note that I'm still running Django 0.96 so this is entirely likely to be a bug that's been fixed :-)
I'm pretty sure the messages are in the right order (new messages are appearing at the top) but the times are wrong for anything from the last day or so.
HTML source at http://pastebin.ca/1849196
Any messages posted within the past 5 hours would appear to be in the future, and it seems to be adding 24 hours to these. For instance, Martin's post, directly above this one, is listed as "19 hours ago" rather than "5 hours from now".
I'm trying another approach. I'm not sure it'll make any difference. We'll see...
Cosmologicon on 2010/03/18 14:26:
Hey I'm noticing a pretty minor bug on the Messages page. The first few messages frequently appear out of order for me. Right now, they're like this:Akake (81 minutes ago)
See, that top one should be sixth. I don't know if the timestamps are wrong, or the forum is actually listing them out of order. Anyway it's not a big deal, since the forum is so low-traffic, nothing has a big danger of being lost. I'm just saying.