<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Jivespace: Message List - Disabling HTML filter</title>
    <link>http://www.jivesoftware.com/jivespace/community/support?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 24 Dec 2008 23:23:09 GMT</pubDate>
    <generator>Jive SBS 3.0.8 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-12-24T23:23:09Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/154274?tstart=0#154274</link>
      <description>&lt;!-- [DocumentBodyStart:2827a476-177e-4953-b68f-0ca20c9fab32] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Senthil,&lt;/p&gt;&lt;p&gt;Unfortunately it's not possible to disable the HTML filter in Clearspace 2.5.4.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The macro output you supplied looks correct (see the output of working macros built into Clearspace such as the YouTube macro, they appear almost identically). Unfortunately I cannot forward this to our dev team to examine, but I can take a look to see if there's anything I notice wrong immediately. Could you supply me with a copy of your macro plugin along with a description of what it should be doing, and how it works.&lt;/p&gt;&lt;p&gt;~Long&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2827a476-177e-4953-b68f-0ca20c9fab32] --&gt;</description>
      <pubDate>Wed, 24 Dec 2008 23:23:08 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/154274?tstart=0#154274</guid>
      <dc:date>2008-12-24T23:23:08Z</dc:date>
      <clearspace:dateToText>11 months, 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/154256?tstart=0#154256</link>
      <description>&lt;!-- [DocumentBodyStart:c048edcb-f5f0-4c06-82d6-5dce33aa6b95] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Long,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Thanks for the reply.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; I see, is there a way to disable HTML filter in 2.5.4 ? Then I can test to&lt;/p&gt;&lt;p&gt;&amp;#160; see whether or not HTML Filter is the culprit.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Here is a sample doc in html view, the whole doc is just a call&lt;/p&gt;&lt;p&gt;&amp;#160; to my macro with a URL.&amp;#160;&amp;#160; The macro pulls content from that URL,&lt;/p&gt;&lt;p&gt;&amp;#160; cleanses it and returns as macro output.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:ca363e39-c646-4b3d-8f68-b33c79fda99f]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt;&amp;lt;body&amp;gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;p&amp;gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;a class="jive_macro jive_macro_cdc-macro" href="javascript:;" jivemacro="cdc-macro"&amp;gt;
http://www.cisco.com/en/US/tech/tk652/tk653/technologies_configuration_example09186a00800a9a49.shtml
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/a&amp;gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;/p&amp;gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160; &amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;
&amp;lt;/body&amp;gt;

&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:ca363e39-c646-4b3d-8f68-b33c79fda99f]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&amp;#160; Does the editor still in play at this point ?&amp;#160; If so, I still think it is inconsistent with editor&lt;/p&gt;&lt;p&gt;&amp;#160; consuming macro expansions and does the space to non breaking space conversion&lt;/p&gt;&lt;p&gt;&amp;#160; and double escaping of entities, considering the output of typical macro is html.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Anyways, I appreciate your patience and support.&amp;#160; If acceptable, please pass our&lt;/p&gt;&lt;p&gt;&amp;#160; conversation to dev folks and solicit their opinion.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Thanks and Happy Holidays!&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Best Regards,&lt;/p&gt;&lt;p&gt;&amp;#160; -senthil&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:c048edcb-f5f0-4c06-82d6-5dce33aa6b95] --&gt;</description>
      <pubDate>Wed, 24 Dec 2008 21:01:57 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/154256?tstart=0#154256</guid>
      <dc:date>2008-12-24T21:01:57Z</dc:date>
      <clearspace:dateToText>11 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/154246?tstart=0#154246</link>
      <description>&lt;!-- [DocumentBodyStart:f9659c1a-2831-490b-8271-d9a50b52b932] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Senthil,&lt;/p&gt;&lt;p&gt;The HTML Filter actually strips out HTML not converts content (such as &amp;amp;) into it's HTML representation &amp;amp; amp ; , this is actually a function of the editor... from my understanding we convert the content into HTML and let the browser deal with the rest.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I guess I am not completely understanding the issue here. My initial thought was the HTML filter was stripping out tags, except now it looks like the issue is the editor is insert tags. What are you trying to achieve, perhaps there is a better approach that we haven't explored yet.&lt;/p&gt;&lt;p&gt;~Long&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f9659c1a-2831-490b-8271-d9a50b52b932] --&gt;</description>
      <pubDate>Wed, 24 Dec 2008 20:36:04 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/154246?tstart=0#154246</guid>
      <dc:date>2008-12-24T20:36:04Z</dc:date>
      <clearspace:dateToText>11 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/154221?tstart=0#154221</link>
      <description>&lt;!-- [DocumentBodyStart:b3aba10b-bd17-4fe0-b0f7-3e4dcb58b598] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Long,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Thanks for the reply.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Acutally the other way, spaces are converted to nbsps.&amp;#160; They should&lt;/p&gt;&lt;p&gt;&amp;#160; be rendered just as spaces and let browser deal with them, respecting&lt;/p&gt;&lt;p&gt;&amp;#160; the convoluted whitespae rules of *TML.&amp;#160;&amp;#160; HTMLFilter converting them&lt;/p&gt;&lt;p&gt;&amp;#160; to nbsps causing browser to render the spaces, causing the grief.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Another issue is it double escapes encoded html entities.&lt;/p&gt;&lt;!--[CodeBlockStart:25035a31-5e5d-4ee3-aba1-5f3c48000629]--&gt;&lt;pre class="jive-pre"&gt;&lt;code class="jive-code"&gt;&amp;amp;amp; becomes &amp;amp;amp;amp;
&lt;/code&gt;&lt;/pre&gt;&lt;!--[CodeBlockEnd:25035a31-5e5d-4ee3-aba1-5f3c48000629]--&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; This HTMLFilter needs to be taken back to the drawing board and rebuilt&lt;/p&gt;&lt;p&gt;&amp;#160; in my opinion.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best Regards,&lt;/p&gt;&lt;p&gt;-senthil&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:b3aba10b-bd17-4fe0-b0f7-3e4dcb58b598] --&gt;</description>
      <pubDate>Wed, 24 Dec 2008 18:48:38 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/154221?tstart=0#154221</guid>
      <dc:date>2008-12-24T18:48:38Z</dc:date>
      <clearspace:dateToText>11 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/154220?tstart=0#154220</link>
      <description>&lt;!-- [DocumentBodyStart:9d0cd9ce-43e6-436e-bf20-07cb998cdaea] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Senthil,&lt;/p&gt;&lt;p&gt;Just to confirm, are the nbsp's the only HTML that are being stripped-out/converted to spaces for you?&lt;/p&gt;&lt;p&gt;~Long&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d0cd9ce-43e6-436e-bf20-07cb998cdaea] --&gt;</description>
      <pubDate>Wed, 24 Dec 2008 18:39:40 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/154220?tstart=0#154220</guid>
      <dc:date>2008-12-24T18:39:40Z</dc:date>
      <clearspace:dateToText>11 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/151673?tstart=0#151673</link>
      <description>&lt;!-- [DocumentBodyStart:78888a9b-a60a-4918-899d-ae9226624c83] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Long,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Thanks for the reply.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Let me try to clarify, I had written a custom macro (installed as a plugin), which returns a string containing (x)html&lt;/p&gt;&lt;p&gt;&amp;#160; as per the Macro interface requirements.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; In my previous post, I had attached two files :&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&amp;#160; html.from.macro.txt - is the snippet of the string text (containing html) returned from the macro&lt;/p&gt;&lt;p&gt;&amp;#160; html.rendered.txt - is the equivalent html snippet rendered in the doucment.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Best Regards,&lt;/p&gt;&lt;p&gt;&amp;#160; -senthil&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:78888a9b-a60a-4918-899d-ae9226624c83] --&gt;</description>
      <pubDate>Mon, 15 Dec 2008 23:47:03 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/151673?tstart=0#151673</guid>
      <dc:date>2008-12-15T23:47:03Z</dc:date>
      <clearspace:dateToText>11 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/151650?tstart=0#151650</link>
      <description>&lt;!-- [DocumentBodyStart:f18c1218-1051-4a4a-89f5-cade314904b3] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;div class="jive-quote"&gt;&amp;#160; Could not find spring-renderContext.xml, is it packaged in a jar ?&lt;/div&gt;&lt;p&gt;Yes, this resides within the clearspace-X.X.X.jar, you'll need to unjar, make the modifications and rejar it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm not quite following what the HTMLfilter did specifically to the code macro, sounds like it is removing the nbsp? To replicate the issue, would I take the contents of the first file attached and post it (should result in the contents of the second file)?&lt;/p&gt;&lt;p&gt;~Long&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f18c1218-1051-4a4a-89f5-cade314904b3] --&gt;</description>
      <pubDate>Mon, 15 Dec 2008 23:04:07 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/151650?tstart=0#151650</guid>
      <dc:date>2008-12-15T23:04:07Z</dc:date>
      <clearspace:dateToText>11 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>6</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/150654?tstart=0#150654</link>
      <description>&lt;!-- [DocumentBodyStart:21083318-df85-403f-bc03-b98ea8db758b] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Long,&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Thanks for the reply.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; HTMLFilter proves to be a poster child for *always in the way*&lt;/p&gt;&lt;p&gt;&amp;#160; Java world.&amp;#160; At the minimum it needs to provide customization abilities&lt;/p&gt;&lt;p&gt;&amp;#160; (over and above what it provides now) and the understanding of&lt;/p&gt;&lt;p&gt;&amp;#160; what (X)HTML is, in terms of doing the *right* thing.&amp;#160; Please read on.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Could not find spring-renderContext.xml, is it packaged in a jar ?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Well, hit a wall with HTMLFilter again in another scenario as well.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Here is the HTML snippet returned from my macro :&lt;/p&gt;&lt;p&gt;&amp;#160; Actually could not paste it preserving the format, so attaching it as&lt;/p&gt;&lt;p&gt;&amp;#160; text files.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; html.from.macro.txt - html returned from the macro&lt;/p&gt;&lt;p&gt;&amp;#160; html.rendered.txt - final html rendered after the filter pipeline in the&lt;/p&gt;&lt;p&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; document.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; In summary, whitespace between elements are translated into non&lt;/p&gt;&lt;p&gt;&amp;#160; breaking spaces ( ) violating the content integrity and totally&lt;/p&gt;&lt;p&gt;&amp;#160; spoils the rendered view with extra spaces.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; I am 0 for 2 against HTMLFilter, in terms of getting things done. *sigh*&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Also, encoded html entities get double escaped as well after the Filter.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;#160; Best Regards,&lt;/p&gt;&lt;p&gt;&amp;#160; -senthil&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:21083318-df85-403f-bc03-b98ea8db758b] --&gt;</description>
      <pubDate>Thu, 11 Dec 2008 20:50:45 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/150654?tstart=0#150654</guid>
      <dc:date>2008-12-11T20:50:45Z</dc:date>
      <clearspace:dateToText>11 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/150256?tstart=0#150256</link>
      <description>&lt;!-- [DocumentBodyStart:2dfbc283-7c7a-4de1-b89c-dc5f40f6c468] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Sorry, completely overlooked this.&lt;/p&gt;&lt;p&gt;Unfortunately there's no way to disable the HTML filter, but you can remove tags from the admin console &amp;gt; spaces/community &amp;gt; settings &amp;gt; filters and macros &amp;gt; html filter.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There are some tags that can't be removed from there because of security vulnerabilities... if this is a trusted internal site, you can remove these from the list by editing the spring-renderContext.xml in your deployment.&lt;/p&gt;&lt;p&gt;~Long&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:2dfbc283-7c7a-4de1-b89c-dc5f40f6c468] --&gt;</description>
      <pubDate>Wed, 10 Dec 2008 23:20:14 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/150256?tstart=0#150256</guid>
      <dc:date>2008-12-10T23:20:14Z</dc:date>
      <clearspace:dateToText>11 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>8</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Disabling HTML filter</title>
      <link>http://www.jivesoftware.com/jivespace/message/150008?tstart=0#150008</link>
      <description>&lt;!-- [DocumentBodyStart:45db0e88-3bf8-460d-9c2e-c7201cae814d] --&gt;&lt;div class='jive-rendered-content'&gt;&lt;p&gt;Hi Long,&lt;/p&gt;&lt;p&gt;any update on this?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;tks&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:45db0e88-3bf8-460d-9c2e-c7201cae814d] --&gt;</description>
      <pubDate>Wed, 10 Dec 2008 16:36:45 GMT</pubDate>
      <author>communities@jivesoftware.com</author>
      <guid>http://www.jivesoftware.com/jivespace/message/150008?tstart=0#150008</guid>
      <dc:date>2008-12-10T16:36:45Z</dc:date>
      <clearspace:dateToText>11 months, 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>9</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

