On 9/18/07, Chris McGinlay chris@ascentsoftware.org.uk wrote:
Hi,
For some time I had <table> tags in a 'page' posted on a drupal site, working fine.
Today, although I have not edited the site, the <table> (and related) tags are being escaped.
Did this happen after an upgrade or after moving/importing the database on a different server? Does editing and saving the node correct that? Does this also happen with new nodes created, or only with existing ones?
My filter order is HTML 0 Line break converter 1 Inline Images 10
The node is set to 'filtered HTML'. My allowed HTML tags are:
<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <table>
<caption> <thead> <tr> <th> <td> <img> <blockquote> <span>
So the table tags should NOT be stripped.
I'm running Drupal 5.2
Cheers Chris