iframes no longer displayed after Jnekins upgrade (1.557)

215 views
Skip to first unread message

Glenn Halstead

unread,
Apr 7, 2014, 5:48:43 AM4/7/14
to jenkins...@googlegroups.com
Hi folks,

We upgraded Jenkins to version 1.557.  We were on 1.554 afaik.  I had html pages from job archives displayed in view using an iframe.  These are no longer displayed.  An example of the code I used in the view is below:

<STYLE>#frame { width: 1200px; height: 650px; border: 0px; }</STYLE>
<iframe id="frame" src="job/__TCHarvester_Summary_Report/lastSuccessfulBuild/artifact/JenkinsUtils/folders.summary.html"></iframe>

Has anyone else seen similar issues?

thanks

Glenn

Per Arnold Blaasmo

unread,
Apr 7, 2014, 6:15:38 AM4/7/14
to jenkins...@googlegroups.com
Hi,
we had the same issue.
For a solution that showed webpages from our Jenkins master in a frame,
we used the plugin
https://wiki.jenkins-ci.org/display/JENKINS/XFrame+Filter+Plugin to
solve the problem.

On the config for the plugin we added
ALLOW-FROM http://server.that-requests.com/

But we also have the problem where we have an iframe in the description
of a project at the Jenkins master. Which I guess is more in the same
problem that you have.

We have not solved that problem yet :-(

Per A.




Christophe Lebel

unread,
Jun 6, 2014, 10:04:50 AM6/6/14
to jenkins...@googlegroups.com
Hi folks,

 i have recently upgraded to 1.566 and the issue remains, even with global security> HTML RAW, iframes in view description are no more displayed.

Any news about that boring issue (will downgrade be the rescue ?)

thanks!

chris

Daniel Beck

unread,
Jun 6, 2014, 2:21:41 PM6/6/14
to jenkins...@googlegroups.com

On 06.06.2014, at 16:04, Christophe Lebel <christop...@gmail.com> wrote:

> i have recently upgraded to 1.566 and the issue remains, even with global security> HTML RAW, iframes in view description are no more displayed.

Use the Anything Goes Formatter plugin. "Raw HTML" isn't "raw", but rather "safe" (and the next release will change the name and description accordingly).

cridam

unread,
Jun 10, 2014, 2:07:46 PM6/10/14
to jenkins...@googlegroups.com
Hi folks,

i have recently upgraded to 1.566 and the issue remains, even with global
security> HTML RAW, iframes in view description are no more displayed.

Any news about that boring issue (will downgrade be the rescue ?)

thanks!



--
View this message in context: http://jenkins-ci.361315.n4.nabble.com/iframes-no-longer-displayed-after-Jnekins-upgrade-1-557-tp4697705p4705484.html
Sent from the Jenkins users mailing list archive at Nabble.com.

cridam

unread,
Jun 10, 2014, 2:07:46 PM6/10/14
to jenkins...@googlegroups.com

Jacqueline Taing

unread,
Oct 7, 2015, 1:28:33 PM10/7/15
to Jenkins Users, per-arnol...@atmel.com
Hi,

I have not gotten this to work with Xframe Filter Plugin.

For ALLOW-FROM, is this the domain of the URL for the iframe or something else? 

Thanks,
-jacqui
Reply all
Reply to author
Forward
0 new messages