Project

General

Profile

Actions

Bug #9443

closed

firebug raises "TypeError: t is undefined" on selecting subnet from "Hostgroup --> New Hostgroup --> Network"

Added by Bryan Kearney about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1191855
Description of problem:
firebug raises "TypeError: t is undefined" on selecting subnet from "Hostgroup --> New Hostgroup --> Network

TypeError: t is undefined

...bnet_id"),t=e.val(),n=e.data("subnets");return t==""?!0:n[t].ipam}$(document).on...

Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150210.0
Sat6.1.0 beta snap2

How reproducible:
always

Steps to Reproduce:
1. Go to "configure" --> Host Group --> New Host Group --> Network
2. select subnet from dropdown

Actual results:
Firebug raises "TypeError: t is undefined" on selecting subnet from dropdown.

Expected results:
no error should be raised on selecting subnet dropdown

Additional info:

Actions #1

Updated by Dominic Cleal about 9 years ago

  • Status changed from New to Rejected

This looks to be part of the old subnet_selected() method chain, which was removed in #7456.

Actions

Also available in: Atom PDF