<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Forums - Test</title>
        <description>These forums run a specially configured HTML Purifier as its post content filter. Try it out in this test forum!</description>
        <link>http://htmlpurifier.org/phorum/list.php?4</link>
        <lastBuildDate>Thu, 09 Sep 2010 04:37:26 -0700</lastBuildDate>
        <generator>Phorum 5.2.11</generator>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,4194,4194#msg-4194</guid>
            <title>Broken... (no replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,4194,4194#msg-4194</link>
            <description><![CDATA[
<table><tr><td> </td>
    <td>
NAME - Details - 01/23/2009</td>
    <td> </td>
</tr><tr><td>
<table><tr><td><b>Hello,</b>This list : <b>1 entry.</b></td>
</tr><tr><td></td>
</tr></table></td>
</tr><tr><td>
<table><tr><td></td></tr><tr><td></td></tr></table></td></tr></table>

Linux

Priority standardReference 12345

Main title
    


subtitle :
- A : bla
- B : blabla

End.
    

Date 08/12/2009 - updated 22/12/2009

Details / More of the same  
    




Link to main site : http://www.domain.tld/path.


Done here,

Sig here.



 ]]></description>
            <dc:creator>abcd</dc:creator>
            <category>Test</category>
            <pubDate>Thu, 24 Dec 2009 10:18:55 -0800</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,3527,3527#msg-3527</guid>
            <title>This code works on htmlpurifier (11 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,3527,3527#msg-3527</link>
            <description><![CDATA[<p> i got it from <a href="http://ha.ckers.org/xss.html">http://ha.ckers.org/xss.html</a> and it works on my form.</p>]]></description>
            <dc:creator>Saud</dc:creator>
            <category>Test</category>
            <pubDate>Thu, 15 Jul 2010 11:07:25 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,3262,3262#msg-3262</guid>
            <title>test (1 reply)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,3262,3262#msg-3262</link>
            <description><![CDATA[<p>"hello world"</p>]]></description>
            <dc:creator>vaughan</dc:creator>
            <category>Test</category>
            <pubDate>Sat, 26 Sep 2009 03:53:19 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,2927,2927#msg-2927</guid>
            <title>€ (no replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,2927,2927#msg-2927</link>
            <description><![CDATA[<p>€</p>]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>Test</category>
            <pubDate>Fri, 30 Jan 2009 02:13:18 -0800</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,1995,1995#msg-1995</guid>
            <title>test (6 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,1995,1995#msg-1995</link>
            <description><![CDATA[<p>&lt;</p>

<table><tr><td>hithere</td></tr></table>]]></description>
            <dc:creator>test</dc:creator>
            <category>Test</category>
            <pubDate>Fri, 28 May 2010 05:59:52 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,1994,1994#msg-1994</guid>
            <title>test (no replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,1994,1994#msg-1994</link>
            <description><![CDATA[<p>&lt;</p>

<table><tr><td>hi</td></tr></table>]]></description>
            <dc:creator>test</dc:creator>
            <category>Test</category>
            <pubDate>Fri, 27 Jun 2008 16:58:39 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,1826,1826#msg-1826</guid>
            <title>CollectErrors and disappearing attributes (2 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,1826,1826#msg-1826</link>
            <description><![CDATA[<p>Just a little bug i've found in Demo section:</p>

<p>input:
</p>

<pre>
&lt;table width="100" border=1 background="img.jpg"&gt;
  &lt;tr&gt;
    &lt;td&gt;&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
</pre>

<p>1. default settings, output:
</p>

<pre>
&lt;table width="100" border="1"&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;
</pre>

<p>2. CollectErrors = Yes, output:
</p>

<pre>
&lt;table&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
</pre>

<p>So we've lost all attributes.</p>

<p>Ok, now i know that CollectErrors is experimental feature and is subject to errors, but for HTML Purifier newbies like me this behaviour may look frustrating.</p>

<p>Don't get me wrong, your project is awesome and saved me from reinventing my own stuff :)</p>]]></description>
            <dc:creator>vandroid</dc:creator>
            <category>Test</category>
            <pubDate>Thu, 29 May 2008 09:02:12 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,1624,1624#msg-1624</guid>
            <title>Test on ids (1 reply)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,1624,1624#msg-1624</link>
            <description><![CDATA[<div>This is in the first div.</div>
<div>This is in the second div.</div>]]></description>
            <dc:creator>Gimpson</dc:creator>
            <category>Test</category>
            <pubDate>Wed, 16 Apr 2008 14:33:00 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,1169,1169#msg-1169</guid>
            <title>Testing (3 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,1169,1169#msg-1169</link>
            <description><![CDATA[<p><b>Test test</b> Test.</p>]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>Test</category>
            <pubDate>Thu, 04 Feb 2010 18:37:23 -0800</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,894,894#msg-894</guid>
            <title>test (2 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,894,894#msg-894</link>
            <description><![CDATA[<ul><li><a href="http://www.google.com">Link 1</a></li>
<li><a href="http://www.yahoo.com">Link 2</a></li></ul>]]></description>
            <dc:creator>dextro</dc:creator>
            <category>Test</category>
            <pubDate>Sun, 23 Sep 2007 18:09:22 -0700</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,543,543#msg-543</guid>
            <title>testing (6 replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,543,543#msg-543</link>
            <description><![CDATA[]]></description>
            <dc:creator>JohnDoe</dc:creator>
            <category>Test</category>
            <pubDate>Wed, 31 Dec 2008 16:14:02 -0800</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?4,455,455#msg-455</guid>
            <title>Testing, testing, 1..2..3.. (no replies)</title>
            <link>http://htmlpurifier.org/phorum/read.php?4,455,455#msg-455</link>
            <description><![CDATA[<blockquote>At all events my own essays and dissertations about love
and its endless <strong>pain</strong> and perpetual <em>pleasure</em> will be
known and understood by all of you who read this and
talk or sing or chant about it to your worried friends
or nervous enemies. Love is the question and the subject
of this essay. We will commence with a question:
does steak love lettuce?</blockquote>

<p>This question is implacably
hard and inevitably difficult to answer.</p>

<ul><li>Here is
a question: does an electron love a proton,
or does it love a neutron?
</li><li>Here is a question: does
a man love a woman or, to be specific and to be
precise, does Bill love Diane?
</li></ul>

<p>The interesting
and <code>critical</code> response to this question is: no! He
is obsessed and infatuated with her.</p>

<pre>He
 is
  loony
   and
    crazy
     about
      her.</pre>

<p>That is not the love of
<sup>steak and lettuce</sup>, of <sub>electron and proton and
neutron</sub>. This dissertation will show that the
love of a man and a woman is <strike>not</strike> the love of
steak and lettuce. Love is interesting to me
and fascinating to you but it is painful to
Bill and Diane. That is love!</p>

<p><cite>Courtesy of Racter.</cite></p>]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>Test</category>
            <pubDate>Fri, 29 Jun 2007 13:56:30 -0700</pubDate>
        </item>
    </channel>
</rss>
