Fixed.
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Gus is currently working on completely new tag-closing, DCJ,
Uhm. Yeah! That "completely new tag-closing" thing is coming up soon! As soon as ... Wait. What thing was that? I did the Tidy deal. Do I owe more?
I did the Tidy deal. Do I owe more?
Is debugging complete? Has the phantom "tidied" message stuff been resolved?
If it is done, I missed the notification.
Phantom tidy message. Check. It fell off my radar. I'll look at it tonight.
Check and see if your new roomie has coding skills -- maybe he can earn his keep.
Isn't there the issue of tags like t br getting tidied with a closing t /b ?
Or do we not care about that? Or is that this phantom thing you're talking about?
Isn't there the issue of tags like <br> getting tidied with a closing </b> ?
Is that an issue here, or with Gus's new code? I didn't notice it with the new stuff.
eta: Huh. Tags did NOT get stripped in the quoted text. Not good. I wonder why that was.
I didn't notice it with the new stuff.
Jon's right. A <BR> gets converted to a <bR>, and gets closed with a </b>. In addition, I've noticed excessive closing of anchors (it goes ahead and closes them even if I've already done so). So far, I can't see how they can cause problems, per se, but they're so unpretty.
Jon's right.
In the code that Gus is testing, or here?
Here.