I'm running the 4.2 beta, and I'm a little confused as to why my blog is showing "0 comments" when there are actually comments. The front page www.raccoonfink.com says "No comments" for the first post ("KDE 4.1 Beta 1 for Mac OS X"), but it has one comment.
If you click through, the entry says "No Comments" but then has an openid comment right after.
Any ideas? Is something messed up in my database?

Ranger Rick!
My guess is that the issue is in the blog templates. Can you show me the MTML (Movable Type Markup Language) that is outputting the phrase "No Comments"?
It should be something like:
This is what it is in that section:
<MTUnless name="hide_counts" eq="1"> <MTIfCommentsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#comments"><$MTEntryCommentCount singular="1 Comment" plural="# Comments" none="No Comments"$></a></MTIfCommentsActive> <MTIfPingsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackbacks"><$MTEntryTrackbackCount singular="1 TrackBack" plural="# TrackBacks" none="No TrackBacks"$></a></MTIfPingsActive> </MTUnless>Hmmm... the MTML looks correct. One thing that I noticed on your site is that the entries that have comment, but say "no comments" only have comments from users authenticating with OpenID. Entries with comments from local users display comment counts correctly.
Bizarre. Now it says "2 comments". And, if I delete that comment, it properly says "1 comment".
I was running a previous 4.15 beta when that comment was made, maybe something got cached wrong?
Please test some more. If you can reproduce the issue then please file a bug report: