Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7084469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:18:19+00:00 2026-05-28T07:18:19+00:00

Inside the iframe tag – a CGI script is called – which return’s HTML

  • 0

Inside the iframe tag – a CGI script is called – which return’s HTML but which is not displayed. Even viewing the iframe -> view source gives nothing but empty HTML page.

While invoking the same CGI script directly from browser it works properly. It shows a simple html page with a single table.

What are all the likely issues ? Can somebody help ?

Issue in real context:
It is a reporting script from bugzilla 3.6 which is called in IFRAME which shows report properly in iframe. But the same script in bugzilla 4.0 which is called is not showing anything only in iframe.

  1. I executed both scripts using wget – both gives exactly same html ( except some table fields – which cannot be an issue).
  2. Direct cgi execution from browser of both scripts – and save page as html – both are same ( except some table fields – which cannot be an issue).
  3. Tried debugging the cgi script – both prints almost same messages – some arguments – dumper and like …

I have no idea of what else to check, please help. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:18:20+00:00Added an answer on May 28, 2026 at 7:18 am

    I came across the same issue and found the following in the Bugzilla 4.0 release notes

    Bugzilla now sends the X-Frame-Options: SAMEORIGIN header with every
    page request in order to prevent “clickjacking” attacks. Note that
    this prevents other domains from displaying Bugzilla in an HTML frame.

    Comment out the following lines in CGI.pm to prevent Bugzilla from setting the header.

    # Add X-Frame-Options header to prevent framing and subsequent
    # possible clickjacking problems.
    unless ($self->url_is_attachment_base) {
        unshift(@_, '-x_frame_options' => 'SAMEORIGIN');
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For example: script.js: function functionFromScriptJS() { alert('inside functionFromScriptJS'); } iframe.html: <html> <head> <script language=Javascript
I would like to manipulate the HTML inside an iframe using jQuery. I thought
anyone know how do i add a iframe inside the flash? the html is
I am using the fb:serverfbml tag to render a multi-friend-selector inside an IFrame. I
I have a simple form which is inside IFRAME. When user click on SUBMIT,
How to exit from iframe? I have a pages called Master.aspx , Parent.aspx (inside
I have a form inside an iframe which is inside a jQuery UI dialog
When I use serverfbml tag to render facebook multi friend input inside an iframe
I wonder if I could learn the url inside iframe even if user clicks
I have an IFRAME inside an IFRAME and my getMousePosition method is not able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.