[
https://issues.apache.org/jira/browse/CONNECTORS-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13544232#comment-13544232
]
David Morana commented on CONNECTORS-598:
-----------------------------------------
I'm currently testing the fix you put in for the Communities feed. It's
working! And I figured out why the pubdate is just a number. It's pulling the
pubdate from ImageLastMod or FIELD_MEMBERS_UPDATE_DATE for some reason.
Here's a snippet from the feed:
ImageLastMod is 1347383610391 and since I'm formatting the date to yyyy-mm-dd;
I only get the first 8 digits.
I'm going to try to use the Metadata secition to map pubdate to updated if
possible.
<atom:entry>
<atom:id>504fae6e-c0ff-4c10-a5ae-8eb8344a7d3f</atom:id>
<atom:title>
<![CDATA[IEDs and Explosives Detection Current Awareness]]>
</atom:title>
<atom:contributor>
<snx:userid>9AA207A4-D4A2-4C6A-886F-CD00AC48431D</snx:userid>
<atom:name>Muszynski, Anna (AN22801)</atom:name>
<atom:email>[email protected]</atom:email>
</atom:contributor>
<atom:link
href="/communities/service/html/communityview?communityUuid=504fae6e-c0ff-4c10-a5ae-8eb8344a7d3f"
rel="alternate" hreflang="en" />
<atom:updated>2012-09-11T17:13:30.391Z</atom:updated>
<atom:summary type="html">
<![CDATA[Coverage includes the latest news and reports on IEDs, suicide
bombers, and combating these threats; novel IED delivery methods and attack
strategies; IED detection countermeasures; and scholarly papers on the science
of explosives detection. This community is updated every two weeks. ]]>
</atom:summary>
<opensearch:relevance>1.0</opensearch:relevance>
<ibmsc:field id="ATOMAPISOURCE">
http://llwbas5qa.llan.ll.mit.edu/communities/service/atom/community/instance?communityUuid=504fae6e-c0ff-4c10-a5ae-8eb8344a7d3f</ibmsc:field>
<ibmsc:field id="FIELD_COMMUNITY_MEMBER_COUNT">21</ibmsc:field>
<ibmsc:field id="AccessControlLevel">public</ibmsc:field>
<ibmsc:field id="ContentSourceType">Communities</ibmsc:field>
<ibmsc:field id="groupCount">0</ibmsc:field>
<ibmsc:field id="ImageLastMod">1347383610391</ibmsc:field>
<ibmsc:field id="FIELD_MEMBERS_UPDATE_DATE">
1347383610391</ibmsc:field>
<ibmsc:field id="tag">explosives</ibmsc:field>
<ibmsc:field id="tag">explosives_detection</ibmsc:field>
<ibmsc:field id="tag">ied</ibmsc:field>
<ibmsc:field id="tag">ied_detection</ibmsc:field>
<ibmsc:field id="tag">ied_events</ibmsc:field>
</atom:entry>
> Add proxy pac files to the RSS connector
> ----------------------------------------
>
> Key: CONNECTORS-598
> URL: https://issues.apache.org/jira/browse/CONNECTORS-598
> Project: ManifoldCF
> Issue Type: Improvement
> Affects Versions: ManifoldCF 1.0.1, ManifoldCF 1.1
> Reporter: David Morana
> Fix For: ManifoldCF next
>
>
> I have a public RSS feed on an intranet that lists important bookmarks. The
> list has many external links in it. So ManifoldCF would need to know when to
> use the company's proxy to index the external links.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira