Paul
Fri 1st Aug '03, 10:43am
vBulletin 2 fails to properly use "&" instead of "&" This happens all over the code. Everywhere. It's invalid. It sucks. Someone was lazy. I've complained before, but this was not going to be fixed.
Up until today, I thought this only affected the validity of the doctype, however, as I post the pronounciation of a word in my message, I note that the "<" has converted itself into a "<"
How can this be fixed? (as if 2.3.x, the officially supported product here will ever see another bug-fix release in our lifetime). Convert the "&" symbol, which per HTML standards should never appear by itself, into "&", the proper way of displaying an ampersand, before displaying posts.
I won't bother posting a fix here. The bug tracker doesn't accept entries for vB2. Apparently you don't care, so why the effort on my part?
Anyone else seeing this quirk now knows why.
Up until today, I thought this only affected the validity of the doctype, however, as I post the pronounciation of a word in my message, I note that the "<" has converted itself into a "<"
How can this be fixed? (as if 2.3.x, the officially supported product here will ever see another bug-fix release in our lifetime). Convert the "&" symbol, which per HTML standards should never appear by itself, into "&", the proper way of displaying an ampersand, before displaying posts.
I won't bother posting a fix here. The bug tracker doesn't accept entries for vB2. Apparently you don't care, so why the effort on my part?
Anyone else seeing this quirk now knows why.