Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58595

rssAll feed doesn't have published field after 2.176.2 upgrade

    • 2.190

      After 2.176.2 upgrade rssAll feed doesn't provision published field with a datetime str as it used, rolling back to 2.176.1 fix the problem

          [JENKINS-58595] rssAll feed doesn't have published field after 2.176.2 upgrade

          Albert Domenech created issue -

          We are having the same issue. The xml-tags published and updated are missing timestamps after the update: 

           

          <?xml version="1.0" encoding="UTF-8"?>

          [...]

          <published/><updated/>

          [...]

          This is a problem for us, because we are using the RSS feeds to find failed builds and to send informational mails, etc. A fix would be much appreciated.

          René Waldmann added a comment - We are having the same issue. The xml-tags published and updated are missing timestamps after the update:    <?xml version="1.0" encoding="UTF-8"?> [...] <published/><updated/> [...] This is a problem for us, because we are using the RSS feeds to find failed builds and to send informational mails, etc. A fix would be much appreciated.
          Daniel Beck made changes -
          Labels Original: jenkins New: jenkins regression

          Daniel Beck added a comment -

          jvz Regression due to SECURITY-534, we removed the "h" variable from rss20.jelly and atom.jelly.

          Could you review all views where you did that and restore it in any that use "h"?

          Daniel Beck added a comment - jvz Regression due to SECURITY-534, we removed the "h" variable from rss20.jelly and atom.jelly. Could you review all views where you did that and restore it in any that use "h"?
          Daniel Beck made changes -
          Labels Original: jenkins regression New: jenkins regression security-534
          Daniel Beck made changes -
          Labels Original: jenkins regression security-534 New: jenkins lts-candidate regression security-534
          Matt Sicker made changes -
          Assignee New: Matt Sicker [ jvz ]
          Matt Sicker made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Matt Sicker made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]

          Matt Sicker added a comment -

          Added PR to fix this for both RSS and Atom. There were no other views that removed the h variable in SECURITY-534.

          Matt Sicker added a comment - Added PR to fix this for both RSS and Atom. There were no other views that removed the h variable in SECURITY-534.
          Matt Sicker made changes -
          Remote Link New: This issue links to "PR-4148 (Web Link)" [ 23335 ]

            jvz Matt Sicker
            adomenech Albert Domenech
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: