I have RSS feeds set up for new pages, updated pages, and new comments. For the first 2, it works correctly, but for new comments, the title is always "Comment Added for <SPACE>:Home" (where <SPACE> is the name of the space), even though the comment was added to some other page (not Home) within that space. I have seen this consistently, i.e., all RSS items for added comments say Home instead of the actual page name. Interestingly, the link is correct, so when I click on the link for these items it takes me to the correct comment on the correct page (where the comment was actually added).

      Here's the source of the RSS item:

      <html>
      <head>
      <style type="text/css">
      body

      {font-family:Verdana,Sans-serif; font-size:10pt; margin:0; padding:0; background:#fff; color:#000}

      td,form

      {font-family:Verdana,Sans-serif; font-size:10pt;}

      A

      color: Color value is invalid

      A.black

      color: Color value is invalid

      A:hover, A:active

      {text-decoration: underline;}

      </style>
      <base href="http://myserver/confluence/display/FOO">
      </head>
      <body>
      <table width="100%" bgcolor="#cccccc" cellpadding="0" cellspacing="0" border="0">
      <tr><td>
       <a href="http://myserver/confluence/display/FOO" class="black"><b>Feed: </b>Foo - Comments</a><br/>
       <a href="http://myserver/confluence/display/FOO/My+Page?showComments=true#comment-9110" class="black"><b>Title: </b>Comment Added for FOO:Home</a>
      </td><td align="right">
      </td></tr>
      <tr bgcolor="#666666" height="1"><td colspan="2"></td></tr>
      </table>
      <table width="100%" cellpadding="2" cellspacing="2" border="0"><tr><td>

      <p>Page contents.</p>

      </td></tr></table>
      </body>
      </html>

          Form Name

            [CONFSERVER-5588] RSS items have incorrect title for added comments

              Unassigned Unassigned
              snilesperetz Sam Niles Peretz
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: