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

On Monday, April 7, 2014 at 3:15:38 AM UTC-7, pablaasmo wrote:
>
> On 07. april 2014 11:48, Glenn Halstead wrote: 
> > 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? 
> > 
>
> 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. 
>
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/a9e73572-16c5-48d8-bd66-84a8b42fc13b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to