[JIRA] (JENKINS-59167) rssAll feed no longer contains Jenkins server URL, only incorrect relative path

1 view
Skip to first unread message

thetaphi@java.net (JIRA)

unread,
Aug 31, 2019, 11:47:04 AM8/31/19
to jenkinsc...@googlegroups.com
Uwe Schindler created an issue
 
Jenkins / Bug JENKINS-59167
rssAll feed no longer contains Jenkins server URL, only incorrect relative path
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-08-31 15:46
Labels: regression
Priority: Minor Minor
Reporter: Uwe Schindler

Since you fixed JENKINS-58595, the rssAll feed no longer has the server name. Before this fix it was only showing the server HTTP address and no path in the href elements, now it's other way round. The HTTP-address is missing and only an (incorrect) relative link is shown. Not sure why it no longer shows full href.

This still breaks our monitoring tools.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

thetaphi@java.net (JIRA)

unread,
Aug 31, 2019, 12:00:01 PM8/31/19
to jenkinsc...@googlegroups.com

thetaphi@java.net (JIRA)

unread,
Aug 31, 2019, 12:04:01 PM8/31/19
to jenkinsc...@googlegroups.com

example: <link rel="alternate" type="text/html" href="view/Lucene-Solr/job/Lucene-Solr-master-Linux/24643/"/>

Should look like this: <link rel="alternate" type="text/html" href="https://jenkins.thetaphi.de/view/Lucene-Solr/job/Lucene-Solr-master-Linux/24643/"/>

dbeck@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 6:49:02 AM9/2/19
to jenkinsc...@googlegroups.com

dbeck@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 6:50:01 AM9/2/19
to jenkinsc...@googlegroups.com
Daniel Beck commented on Bug JENKINS-59167
 
Re: rssAll feed no longer contains Jenkins server URL, only incorrect relative path

Uwe Schindler Could you clarify whether you configured the "Jenkins Location" in the global configuration?

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 9:12:02 AM9/2/19
to jenkinsc...@googlegroups.com
Wadeck Follonier updated an issue
 
Change By: Wadeck Follonier
Attachment: rssAll_2.121.3_noRoot.xml
Attachment: rssAll_2.176.2_noRoot.xml
Attachment: rssAll_2.190_noRoot.xml

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 9:12:02 AM9/2/19
to jenkinsc...@googlegroups.com
Wadeck Follonier commented on Bug JENKINS-59167
 
Re: rssAll feed no longer contains Jenkins server URL, only incorrect relative path

I can confirm that the rootUrl being set or not does not have any incidence on the problem. You can find as attachment example before SEC-534 fix, one after SEC-534 and finally one after the correction of JENKINS-58595.

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 12:38:03 PM9/2/19
to jenkinsc...@googlegroups.com

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 12:38:03 PM9/2/19
to jenkinsc...@googlegroups.com
Wadeck Follonier started work on Bug JENKINS-59167
 
Change By: Wadeck Follonier
Status: Open In Progress

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 12:39:02 PM9/2/19
to jenkinsc...@googlegroups.com

wfollonier@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 12:39:02 PM9/2/19
to jenkinsc...@googlegroups.com
 
Re: rssAll feed no longer contains Jenkins server URL, only incorrect relative path

PR proposed, added the result after the correction as attachment.

dbeck@cloudbees.com (JIRA)

unread,
Sep 2, 2019, 4:19:02 PM9/2/19
to jenkinsc...@googlegroups.com
Daniel Beck updated an issue
 
Change By: Daniel Beck
Labels: lts-candidate regression security-534

thetaphi@java.net (JIRA)

unread,
Sep 3, 2019, 3:24:04 PM9/3/19
to jenkinsc...@googlegroups.com
Uwe Schindler commented on Bug JENKINS-59167
 
Re: rssAll feed no longer contains Jenkins server URL, only incorrect relative path

Thanks. The chAnge looks fine, but not tested.

Just for completeness: the Jenkins URL was of course defined, otherwise other stuff would have been broken, too.

wfollonier@cloudbees.com (JIRA)

unread,
Sep 7, 2019, 10:34:03 AM9/7/19
to jenkinsc...@googlegroups.com
Change By: Wadeck Follonier
Status: In Review Resolved
Assignee: Wadeck Follonier
Resolution: Fixed

wfollonier@cloudbees.com (JIRA)

unread,
Sep 7, 2019, 10:36:02 AM9/7/19
to jenkinsc...@googlegroups.com

thetaphi@java.net (JIRA)

unread,
Sep 11, 2019, 4:22:03 AM9/11/19
to jenkinsc...@googlegroups.com
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

wfollonier@cloudbees.com (JIRA)

unread,
Sep 11, 2019, 4:26:03 AM9/11/19
to jenkinsc...@googlegroups.com

ogondza@gmail.com (JIRA)

unread,
Sep 12, 2019, 3:14:03 AM9/12/19
to jenkinsc...@googlegroups.com
Oliver Gondža updated an issue
 
Change By: Oliver Gondža
Labels: lts 2.190.1 - candidate fixed regression security-534

kkannav@proofpoint.com (JIRA)

unread,
Sep 12, 2019, 7:15:02 PM9/12/19
to jenkinsc...@googlegroups.com
Kunal Kannav commented on Bug JENKINS-59167
 
Re: rssAll feed no longer contains Jenkins server URL, only incorrect relative path

Hi Uwe Schindler, We are still facing the issue.

'/' is missing in the href on the RSS XML

 

Thanks,

Kunal

 

wfollonier@cloudbees.com (JIRA)

unread,
Sep 13, 2019, 3:39:03 AM9/13/19
to jenkinsc...@googlegroups.com

Hi Kunal Kannav,

Which version did you test with? Only the 2.194+ has the correction yet and on Sept 25th, the 2.190.1 (new LTS) will also have it. You could already test the LTS RC version here: http://mirrors.jenkins-ci.org/war-stable-rc/2.190.1/jenkins.war.

In case you tested with a "valid" version, could you please provide the RSS actual result and the expected result?

Thank you in advance

Reply all
Reply to author
Forward
0 new messages