[Fwd: Re: canconfirm priviledges]
David Miller
justdave at bugzilla.org
Thu Oct 27 18:46:02 UTC 2005
David Miller wrote on 10/27/05 2:35 PM:
> OK, now you have my curiosity piqued. When I click your link, I also
> see those boxes checked. I also see that his real name and login_name
> are blank on the form.
>
> If you enter his email in the search box on editusers and click the
> resulting link, then you get a form that does have his user name and
> real name on the form, and the boxes are not checked.
>
> Clicking the link from the search results gives you an editusers with
> his userid in the URL instead of the email address.
Houston we have a problem.
mysql> select * from user_group_map where user_id=0;
+---------+----------+---------+------------+
| user_id | group_id | isbless | grant_type |
+---------+----------+---------+------------+
| 0 | 9 | 0 | 0 |
| 0 | 10 | 0 | 0 |
+---------+----------+---------+------------+
2 rows in set (0.00 sec)
--
Dave Miller http://www.justdave.net/
System Administrator, Mozilla Corporation http://www.mozilla.com/
Project Leader, Bugzilla Bug Tracking System http://www.bugzilla.org/
More information about the developers
mailing list