In trying to fix a bug yesterday, I left one hanging. The "raw" (i.e., no Javascript) comment editor still has a preview function, but using it sends you back to the Javascript page. Ouch - that was a stupid mistake. I'm in the process of deploying the fix for that. While I was at it, I decided to take a look at the way posts get wrapped, because - in some of the styles - text overflows the bounds set for it. I started addressing that, and found a mass of lingering "fix the post" code that I had long since forgotten about. I went ahead and fixed that, which involved tweaks to a bunch of methods. All is well now; I'll be uploading all the adjustments this morning.