Uploaded image for project: 'ManifoldCF'
  1. ManifoldCF
  2. CONNECTORS-589

For compatibility with IBM portal, feed parser should allow multiple links to be added to the queue, per entry

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • ManifoldCF 1.1
    • ManifoldCF 1.1
    • RSS connector
    • None

    Description

      The IBM portal apparently generates feeds that have multiple links per entry, as follows:

      <link href="https://[redacted]/files/basic/anonymous/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/entry"
          rel="self"></link>
          <link href="https://[redacted]/files/app/file/1adf16d8-bbe4-4e70-be09-b002ce5cd816"
          rel="alternate" type="text/html"></link>
          <link href="https://[redacted]/files/basic/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/entry"
          rel="edit"></link>
          <link href="https://[redacted]/files/basic/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/media"
          rel="edit-media"></link>
          <link href="https://[redacted]/files/basic/anonymous/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/media/web.png"
          rel="enclosure" type="image/png" title="web.png" hreflang="en"
          length="4297"></link>
          <link href="https://[redacted]/files/basic/anonymous/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/thumbnail"
          rel="thumbnail"></link>
          <category term="document" scheme="tag:ibm.com,2006:td/type"
          label="document"></category>
          <link href="https://[redacted]/files/basic/anonymous/api/library/e82a8b7b-08ea-42b6-bc5b-094f2bd124a3/document/1adf16d8-bbe4-4e70-be09-b002ce5cd816/feed"
          rel="replies" type="application/atom+xml" thr:count="0"
      

      Right now, only the last link is processed. It would be better if all of them were processed.

      Attachments

        Activity

          People

            kwright@metacarta.com Karl Wright
            kwright@metacarta.com Karl Wright
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: