18 Sep
2007
18 Sep
'07
7:25 p.m.
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. http://www.swantrust.org.uk/node/14 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