IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New LRPDishness
I'm noticing that when there are new messages in a thread, the Parent post is marked with LRPD (as it should be) but the new children are sans LRPD.

I don't believe this was on every thread I viewed this morning... The most recent was [link|http://z.iwethey.org/forums/render/content/show?contentid=1027|http://z.iwethey.or...ntentid=1027]

jb4's reply wasn't marked with LRPD whereas Another Scott's parent posting was.

I'll try to watch more carefully for this..
-----

Steve
New I just fixed a buglet related to timezones
Here's the issue: the Postgres SQL driver returns all the timestamp fields as strings (gah). I moved the timezone translation into the database because it's faster there by orders of magnitude... however, I have to translate every timestamp field explicitly. I missed the one that gets returned when checking the user's forum marked-read time.

Since the SQL SELECT code is kept in ZOPE (stored procedures can't return SELECT results in Postgres yet :-( ), I don't have any easy way to globally search for things that need changing. I'm working on a means of putting the source code into CVS, which means I'll be able to check it out and do searches in that fashion. This should make change management a lot cleaner.

Let me know if you still see that problem.
Regards,

-scott anderson
New Appears OK now
Your reply to mine was LRPD'd and boxley's reply in the Recipe review thread was also correctly marked.

Boy, talk about service! Thanks :)
-----
Steve
New Cool.
Regards,

-scott anderson
     LRPDishness - (Steve Lowe) - (3)
         I just fixed a buglet related to timezones - (admin) - (2)
             Appears OK now - (Steve Lowe) - (1)
                 Cool. -NT - (admin)

LYNX-tested and approved!
168 ms