RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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:
Embargoed:


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.