ita, you might want to ask in Press. I know that seems like overkill, but I noticed at least one person, who posted in Bureau, about getting the error. Possibly non-techies check this thread none too often.
Dawn ,'Never Leave Me'
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.
Tidy is changing stuff that's not actually in a tag.
It doesn't. I have a kludge in there to always removes delimiters on attributes, because tidy won't fix unbalanced delimiters, but it will fix missing delimiters. My code to do the kludge is the thing adding decoration where we don't want it. If we just want tidy to do what it ordinarily does for mixed delimiters ...
input: <code="gg'> = </code>
... the fix is really easy. I can just yank out the kludge.
tidy sez: line 1 column 1 - Warning: <code> unexpected or duplicate quote mark
and generates: <code>=</code>
eta: You will notices that it ate the attribute.
eta, again... anyway, I made that change, over in gus.b.../post.php
Is it four deleted lines (one of which is comment)? I have your code transferred into the most recent version of board code, so it doesn't look precisely like your post.php.
Yes.
This was removed:
eta: nevermind, I am not going to convert that to board-showable text.
The three after
strip all delimitation off URIs and let tidy do the heavy lifting
Sorry, I've been offline since yesterday afternoon. Is bashing still needed at the test site?
Beverly, if you could go over and try it, and holler in BBaBB.net about your results, that would be great.
ita: Yes.
Did you run that through a tool to entity-ize it? Or are you just scary fast at the keys?
Gus, I ran it through a macro, and then it looked like crap in my browser, so I yanked it. I need a new macro.
Snip, snip at test site ...
Okay, I'm at .net, but it won't let me log in with my password here. I don't remember my password there. Using the "email an admin" link.
ETA--"email an admin" link didn't work. using the "try this" link.