Bug 1243983 - Full screen report view error's out with IE
Summary: Full screen report view error's out with IE
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.4.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.5.0
Assignee: Martin Povolny
QA Contact: Aziza Karol
URL:
Whiteboard:
Depends On:
Blocks: 1245662
TreeView+ depends on / blocked
 
Reported: 2015-07-16 18:42 UTC by Josh Carter
Modified: 2019-08-15 04:54 UTC (History)
7 users (show)

Fixed In Version: 5.5.0.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1245662 (view as bug list)
Environment:
Last Closed: 2015-12-08 13:22:49 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:2551 0 normal SHIPPED_LIVE Moderate: CFME 5.5.0 bug fixes and enhancement update 2015-12-08 17:58:09 UTC

Description Josh Carter 2015-07-16 18:42:15 UTC
Description of problem:

When opening reports in full screen, you get a 403 error in IE.

Works fine in other browsers

[----] I, [2015-07-16T13:29:16.019204 #2277:580804]  INFO -- :   Rendered report/show.html.haml within layouts/application (5.5ms)
[----] I, [2015-07-16T13:29:16.034740 #2277:580804]  INFO -- : Completed 200 OK in 77.6ms (Views: 14.4ms | ActiveRecord: 6.3ms)
[----] I, [2015-07-16T13:29:16.558995 #2277:580804]  INFO -- : Started GET "/favicon.ico" for 127.0.0.1 at 2015-07-16 09:29:16 -0400
[----] F, [2015-07-16T13:29:16.564019 #2277:580804] FATAL -- :
ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
  actionpack (3.2.17) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.17) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.17) lib/rails/rack/logger.rb:32:in `call_app'
  railties (3.2.17) lib/rails/rack/logger.rb:18:in `call'
  actionpack (3.2.17) lib/action_dispatch/middleware/request_id.rb:22:in `call'
  rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
  rack (1.4.5) lib/rack/runtime.rb:17:in `call'
  activesupport (3.2.17) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  rack (1.4.5) lib/rack/lock.rb:15:in `call'
  actionpack (3.2.17) lib/action_dispatch/middleware/static.rb:63:in `call'
  railties (3.2.17) lib/rails/engine.rb:484:in `call'
  railties (3.2.17) lib/rails/application.rb:231:in `call'
  rack (1.4.5) lib/rack/content_length.rb:14:in `call'
  railties (3.2.17) lib/rails/rack/log_tailer.rb:17:in `call'
  thin (1.3.1) lib/thin/connection.rb:80:in `block in pre_process'
  thin (1.3.1) lib/thin/connection.rb:78:in `catch'
  thin (1.3.1) lib/thin/connection.rb:78:in `pre_process'
  thin (1.3.1) lib/thin/connection.rb:53:in `process'
  thin (1.3.1) lib/thin/connection.rb:38:in `receive_data'
  eventmachine (1.0.0) lib/eventmachine.rb:187:in `run_machine'
  eventmachine (1.0.0) lib/eventmachine.rb:187:in `run'
  thin (1.3.1) lib/thin/backends/base.rb:61:in `start'
  thin (1.3.1) lib/thin/server.rb:159:in `start'
  rack (1.4.5) lib/rack/handler/thin.rb:13:in `run'
  rack (1.4.5) lib/rack/server.rb:268:in `start'
  railties (3.2.17) lib/rails/commands/server.rb:70:in `start'
  railties (3.2.17) lib/rails/commands.rb:55:in `block in <top (required)>'
  railties (3.2.17) lib/rails/commands.rb:50:in `tap'
  railties (3.2.17) lib/rails/commands.rb:50:in `<top (required)>'
  script/rails:6:in `require'
  script/rails:6:in `<main>'


Version-Release number of selected component (if applicable): 5.4.0


How reproducible:
very

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 CFME Bot 2015-07-23 13:16:55 UTC
New commit detected on manageiq/master:
https://github.com/ManageIQ/manageiq/commit/9885f900cc85bae634a533855bc792fb775e2684

commit 9885f900cc85bae634a533855bc792fb775e2684
Author:     Martin Povolny <mpovolny>
AuthorDate: Wed Jul 22 18:13:08 2015 +0200
Commit:     Martin Povolny <mpovolny>
CommitDate: Thu Jul 23 13:03:35 2015 +0200

    Fix full-screen report view for IE.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1243983

 app/services/request_referer_service.rb | 2 ++
 1 file changed, 2 insertions(+)

Comment 4 CFME Bot 2015-08-12 18:04:19 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=18bdb309ab6a8ad18ee929a938a3c6502e5171ff

commit 18bdb309ab6a8ad18ee929a938a3c6502e5171ff
Author:     Martin Povolny <mpovolny>
AuthorDate: Wed Jul 22 18:13:08 2015 +0200
Commit:     Martin Povolny <mpovolny>
CommitDate: Tue Aug 11 22:50:38 2015 +0200

    Fix full-screen report view for IE.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1243983

 vmdb/app/services/request_referer_service.rb | 2 ++
 1 file changed, 2 insertions(+)

Comment 5 CFME Bot 2015-08-12 18:04:23 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=755e3817d8c87375459504338b744a7b74aeb3e3

commit 755e3817d8c87375459504338b744a7b74aeb3e3
Merge: ce935ff 18bdb30
Author:     Dan Clarizio <dclarizi>
AuthorDate: Wed Aug 12 13:56:55 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Wed Aug 12 13:56:55 2015 -0400

    Merge branch 'bz_1245662' into '5.4.z'
    
    Fix full-screen report view for IE.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1243983
    
    See merge request !220

 vmdb/app/services/request_referer_service.rb | 2 ++
 1 file changed, 2 insertions(+)

Comment 6 Aziza Karol 2015-11-03 14:22:52 UTC
Able to view reports in full screen in IE

Verified:
5.5.0.8

Comment 8 errata-xmlrpc 2015-12-08 13:22:49 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2015:2551


Note You need to log in before you can comment on or make changes to this bug.