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

hard coded http in watchlistrss.vm

    XMLWordPrintable

Details

    • patch

    Description

      Another hard coded http in watchlistrss.vm

      — watchlistrss.vm.orig 2008-06-27 15:35:16.000000000 +0200
      +++ watchlistrss.vm 2008-06-27 15:35:34.000000000 +0200
      @@ -1,4 +1,4 @@
      -#set ($baseurl = "$xwiki.getLocalUserName($doc.fullName, false)'s WatchList on http://${request.serverName}")
      +#set ($baseurl = "$xwiki.getLocalUserName($doc.fullName, false)'s WatchList on ${request.scheme}://${request.serverName}")
      #set ($description = "RSS feed for $xwiki.getLocalUserName($doc.fullName, false)'s WatchList")
      #set($t1 = $xwiki.date.time)
      #set ($list = $xwiki.watchlist.getWatchListWhatsNew($doc.fullName))

      Attachments

        Activity

          People

            vmassol Vincent Massol
            steffen.zieger Steffen Zieger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: