This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      An XML parser that is expecting a well formed document will not parse Hudson's
      RSS or Atom feeds because they do not start with something like:

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

      For example, this breaks Rome.

      The fix would be to add this line to core/src/main/resources/hudson/atom.jelly
      and rss20.jelly in the appropriate place.

            Assignee:
            Alan Harder
            Reporter:
            ben_kelley
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: