-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
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.
[JENKINS-4080] RSS and Atom feeds do not contain an XML header
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 134153 ] | New: JNJira + In-Review [ 202649 ] |