Bug #6357
closeduser: Firebug raises: ReferenceError: taxonomy_added is not defined while selecting/updating user's location or Org
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1112346
Description of problem:
I was trying to create new user, but when I selected "default" location from location tab and selected org from org tab, I got following error in Firebug:
ReferenceError: taxonomy_added is not defined
Version-Release number of selected component (if applicable):
sat6 beta snap10 compose2
How reproducible:
always
Steps to Reproduce:
1. create user
2. select/update user's org and location
3.
Actual results:
ReferenceError: taxonomy_added is not defined
Expected results:
no error should be there in firebug while selecting/updating user's location/org
Additional info:
Updated by Dominic Cleal over 10 years ago
- Category set to Web Interface
- Assignee deleted (
Dominic Cleal)
Looks like the javascript is included in the users form, but if you go via the two-pane view (e.g. editing a user) then it won't be loaded as it's not in the application javascript. I wonder if there are other uses of javascript we're missing due to two-pane.
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Assigned
- Assignee set to Daniel Lobato Garcia
- Target version set to 1.8.1
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #6378: javascript error on User form when selecting/de-selecting locations or organizations added
Updated by Daniel Lobato Garcia over 10 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous over 10 years ago
- Target version changed from 1.8.1 to 1.8.0
Updated by Dominic Cleal over 10 years ago
- Translation missing: en.field_release set to 18
Updated by Daniel Lobato Garcia over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a729512e3b76e45326609680db55d9aee3075a1d.