Bug 1293588 - JavaScript error in ssbrowser.html - TypeError: Cannot read property 'mozilla' of undefined
Summary: JavaScript error in ssbrowser.html - TypeError: Cannot read property 'mozilla...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ipa
Version: 6.7
Hardware: Unspecified
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Pavel Picka
QA Contact: Namita Soman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-22 09:57 UTC by Petr Vobornik
Modified: 2016-05-11 00:08 UTC (History)
4 users (show)

Fixed In Version: ipa-3.0.0-50.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-11 00:08:55 UTC
Target Upstream Version:


Attachments (Terms of Use)
screen (698.80 KB, image/jpeg)
2016-03-03 09:49 UTC, Pavel Picka
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0874 0 normal SHIPPED_LIVE ipa bug fix update 2016-05-10 22:47:49 UTC

Description Petr Vobornik 2015-12-22 09:57:07 UTC
User-Agent:       Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
Build Identifier: 

Fix for bug 1166241 introduced regression. The fix upgraded jQuery. In the new version of jQuery some functionality was removed. To be backwards compatible, jquery-migrate.js needs to be used. It's done in Web UI but not in configuration files like:
  install/html/ssbrowser.html
  install/html/browserconfig.html

the files above should contain line:
<script type="text/javascript" src="../ui/jquery-migrate.js"></script> 

Reproducible: Always

Steps to Reproduce:
1. open http://test.example.com/ipa/config/ssbrowser.html (alternatively, open Web UI, click on "configure browser", manual configuration.
2. open http://test.example.com/ipa/config/browserconfig.html
Actual Results:  
Browser detection doesn't work. browserconfig.html display all steps for Firefox regardless of actual state or brower.

ssbrowser.html doesn't display domain.

Expected Results:  
ssbrowser.html displays domain. browserconfig.html displays configuration according to browser type and version.

Comment 3 Pavel Picka 2016-03-03 09:49:35 UTC
Created attachment 1132705 [details]
screen

Verified 
ipa-3.0.0-50.el6

Comment 5 errata-xmlrpc 2016-05-11 00:08:55 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://rhn.redhat.com/errata/RHBA-2016-0874.html


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