Tales of the Parodyverse >> View Post
Post By
Anime Jason 
Owner

Location: Here
Member Since: Sun Sep 12, 2004
Posts: 2,834
In Reply To
HH thinks that was during the Jason years but can't be sure.

Subj: I do know what the problem is...
Posted: Thu Aug 28, 2008 at 11:49:37 am EDT (Viewed 374 times)
Reply Subj: No problem. It's the same bit of code I used on the board before I think, many years ago.
Posted: Thu Aug 28, 2008 at 03:22:30 am EDT



It's all those extra /tr /td and /table commands at the end. I could just edit it and strip them out, but I'm leaving them so I can hopefully train the software to handle them.

The problem appears only specifically to be with too many table commands. Unlike most html tags which can be safely completed in any order, table commands need to work from the end of the text back, which is not how the engine works. I'm going to need a very clever exception.