Actions
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:
Actions