I've noticed that Typo will show the comments most recent first, but then when inserting the new comment with AJAX, it inserts it at the bottom.
These two sorting orders would seem to be in conflict. Maybe it would just be better to sort the newest comments last. :-) TX ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. From tobias.luetke at gmail.com Tue Jun 28 20:17:40 2005 From: tobias.luetke at gmail.com (Tobias Luetke) Date: Tue Jun 28 20:12:51 2005 Subject: [typo] Comment ordering In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> typo shows the posts most recent last. But i have heard bug reports about this issue. What database are you using and whats the environment? On 6/28/05, Trejkaz <[EMAIL PROTECTED]> wrote: > I've noticed that Typo will show the comments most recent first, but then when > inserting the new comment with AJAX, it inserts it at the bottom. > > These two sorting orders would seem to be in conflict. Maybe it would just be > better to sort the newest comments last. :-) > > TX > > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > -- Tobi http://www.snowdevil.ca - Snowboards that don't suck http://typo.leetsoft.com - Open source weblog engine http://blog.leetsoft.com - Technical weblog
