Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-10243

RSS Feed Image is linked via http even if wiki runs unter https

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 9.11-rc-1
    • 5.4.2
    • Feed
    • Unknown
    • N/A
    • N/A

    Description

      As a side effect some feed readers do not load the logo (no unencrypted content on an encryptet page)

      This seems to be caused by the
      com.xpn.xwiki.plugin.feed.FeedPluginApi#getDefaultFeedImage
      constructing the absolute URL "manually".

      Instead this could be fixed by giving the context an ExternalServletURLFactory, simplifying the code a bit.
      Ideally this would not only happen to that method but the complete RSS Feed production process. However it seems the Feed plugin has a lot of entry points ...

      Attachments

        Activity

          People

            vmassol Vincent Massol
            camil7 Clemens Robbenhaar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: