[JIRA] (JENKINS-59783) Invalid XML in RSS-feed (link element not closed)

2019-10-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck edited a comment on  JENKINS-59783  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Invalid XML in RSS-feed (link element not closed)   
 

  
 
 
 
 

 
 Cool story bro. Fixed weeks ago in [https://jenkins.io/changelog/#v2.196] Please do not file reports against outdated releases, or at a minimum, check the changelog.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.202512.1571126202000.7562.1571128500174%40Atlassian.JIRA.


[JIRA] (JENKINS-59783) Invalid XML in RSS-feed (link element not closed)

2019-10-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Daniel Beck closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Cool story bro. https://jenkins.io/changelog/#v2.196  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-59783  
 
 
  Invalid XML in RSS-feed (link element not closed)   
 

  
 
 
 
 

 
Change By: 
 Daniel Beck  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web 

[JIRA] (JENKINS-59783) Invalid XML in RSS-feed (link element not closed)

2019-10-15 Thread cloudys...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marc Cloud updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59783  
 
 
  Invalid XML in RSS-feed (link element not closed)   
 

  
 
 
 
 

 
Change By: 
 Marc Cloud  
 

  
 
 
 
 

 
 RSS-Feed contaions invalid XMLcurl [http://jenkins:9090/job/some-library/rssChangelog] results in the following xml (some entries deleted){code:java}   some-library  2019-10-15T07:10:15Z Jenkins Server  urn:uuid:903deee0-7bfa-11db-9fe1-0800200c9a66 #1206 checkstyle settings for idea added href="">  job/some-library/1206/changes#detail0  2019-10-15T07:10:15Z  2019-10-15T07:10:15Z  .idea/checkstyle-idea.xml {code}the *link*  element inside entry is elements are  not closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on 

[JIRA] (JENKINS-59783) Invalid XML in RSS-feed (link element not closed)

2019-10-15 Thread cloudys...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Marc Cloud created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-59783  
 
 
  Invalid XML in RSS-feed (link element not closed)   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2019-10-15 07:56  
 
 
Environment: 
 OS: RHEL6  Jenkins 2.194  Java: OpenJDK 64-Bit Server VM (build 25.201-b09, mixed mode)  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Marc Cloud  
 

  
 
 
 
 

 
 RSS-Feed contaions invalid XML curl http://jenkins:9090/job/some-library/rssChangelog results in the following xml (some entries deleted) 

 

"1.0" encoding="UTF-8"?>

"http://www.w3.org/2005/Atom">
   some-library
   "alternate" type="text/html" href="" class="code-quote" style="color: #009100">"http://jenkins:9090/job/some-library/changes">
   2019-10-15T07:10:15Z
   
  Jenkins Server
   
   urn:uuid:903deee0-7bfa-11db-9fe1-0800200c9a66
   
  #1206 checkstyle settings for idea added
  "alternate" type="text/html"
   href="" class="code-quote" style="color: #009100">"http://jenkins:9090/job/some-library/1206/changes#detail0">
  job/some-library/1206/changes#detail0
  2019-10-15T07:10:15Z
  2019-10-15T07:10:15Z
  .idea/checkstyle-idea.xml
  
   

 

 the link element inside entry is not closed