Created attachment 1289930 [details] no component Description of problem: When trying to add a bug in the treeview using [+], users cannot select its component, because no component is shown. Proceeding without component results in failure. Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. go to treeview 2. click [+]
The component show up now due to BZ 1325034, however it now blows up with: Saving bug failed: Can't call method "id" on an undefined value at /var/www/html/bugzilla/Bugzilla/BugMail.pm line 83. The bug gets created and connected properly, but the bug mail fails, so the UI doesn't update properly.
I can;t duplicate the mail error, moving to ON_DEV so QE can test as well.
I can't duplicate this error either.