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

已查看 1 次
跳至第一个未读帖子

thetaphi@java.net (JIRA)

未读,
2019年8月31日 11:47:042019/8/31
收件人 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)

未读,
2019年8月31日 12:00:012019/8/31
收件人 jenkinsc...@googlegroups.com

thetaphi@java.net (JIRA)

未读,
2019年8月31日 12:04:012019/8/31
收件人 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)

未读,
2019年9月2日 06:49:022019/9/2
收件人 jenkinsc...@googlegroups.com

dbeck@cloudbees.com (JIRA)

未读,
2019年9月2日 06:50:012019/9/2
收件人 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)

未读,
2019年9月2日 09:12:022019/9/2
收件人 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)

未读,
2019年9月2日 09:12:022019/9/2
收件人 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)

未读,
2019年9月2日 12:38:032019/9/2
收件人 jenkinsc...@googlegroups.com

wfollonier@cloudbees.com (JIRA)

未读,
2019年9月2日 12:38:032019/9/2
收件人 jenkinsc...@googlegroups.com
Wadeck Follonier started work on Bug JENKINS-59167
 
Change By: Wadeck Follonier
Status: Open In Progress

wfollonier@cloudbees.com (JIRA)

未读,
2019年9月2日 12:39:022019/9/2
收件人 jenkinsc...@googlegroups.com

wfollonier@cloudbees.com (JIRA)

未读,
2019年9月2日 12:39:022019/9/2
收件人 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)

未读,
2019年9月2日 16:19:022019/9/2
收件人 jenkinsc...@googlegroups.com
Daniel Beck updated an issue
 
Change By: Daniel Beck
Labels: lts-candidate regression security-534

thetaphi@java.net (JIRA)

未读,
2019年9月3日 15:24:042019/9/3
收件人 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)

未读,
2019年9月7日 10:34:032019/9/7
收件人 jenkinsc...@googlegroups.com
Change By: Wadeck Follonier
Status: In Review Resolved
Assignee: Wadeck Follonier
Resolution: Fixed

wfollonier@cloudbees.com (JIRA)

未读,
2019年9月7日 10:36:022019/9/7
收件人 jenkinsc...@googlegroups.com

thetaphi@java.net (JIRA)

未读,
2019年9月11日 04:22:032019/9/11
收件人 jenkinsc...@googlegroups.com
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

wfollonier@cloudbees.com (JIRA)

未读,
2019年9月11日 04:26:032019/9/11
收件人 jenkinsc...@googlegroups.com

ogondza@gmail.com (JIRA)

未读,
2019年9月12日 03:14:032019/9/12
收件人 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)

未读,
2019年9月12日 19:15:022019/9/12
收件人 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)

未读,
2019年9月13日 03:39:032019/9/13
收件人 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

回复全部
回复作者
转发
0 个新帖子