Closed
Bug 290196
Opened 20 years ago
Closed 20 years ago
Checkbox says user is Trusted
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: Bugzilla-alanjstrBugs, Assigned: ma1)
References
()
Details
Attachments
(1 file, 2 obsolete files)
|
5.29 KB,
patch
|
morgamic
:
first-review+
|
Details | Diff | Splinter Review |
Any user I go to edit in your environment has the Trusted box checked when I look at the individual profile. Unchecking the box and clicking Update does nothing. When looking at the full user list, the box isn't checked, so I suspect PHP bug for the displaying of this checkbox.
Comment 1•20 years ago
|
||
there isn't anything i magically changed to cause this -- are you sure developers-tmp doesn't have this same problem?
Updated•20 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•20 years ago
|
||
Too bad type management :-)
Attachment #180834 -
Flags: first-review?(mike.morgan)
| Assignee | ||
Comment 4•20 years ago
|
||
Too many to tell, I badly need to sleep. Good night, morgamic ;)
Attachment #180834 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Assignee: mike.morgan → g.maone
Attachment #180844 -
Flags: first-review?(mike.morgan)
Comment 5•20 years ago
|
||
Comment on attachment 180844 [details] [diff] [review] Fixes this and a bunch other correlated bugs This was tested and landed -- thanks for your hard work, Mao.
Attachment #180844 -
Flags: first-review?(mike.morgan) → first-review+
Updated•20 years ago
|
Attachment #180834 -
Flags: first-review?(mike.morgan)
Comment 6•20 years ago
|
||
Comment on attachment 180834 [details] [diff] [review] Should fix this bug This patch is obselete.
Attachment #180834 -
Flags: first-review-
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 7•20 years ago
|
||
Newly created user's permissions could be blindly overridden by a concurrent batch update. This patch (which relies on 180844) fixes this problem.
Attachment #180862 -
Flags: first-review?(mike.morgan)
Comment 8•20 years ago
|
||
Comment on attachment 180862 [details] [diff] [review] Fixes a concurrency issue introduced by previous fix Looks good - landing.
Attachment #180862 -
Attachment is obsolete: true
Attachment #180862 -
Flags: first-review?(mike.morgan) → first-review+
Updated•20 years ago
|
Attachment #180862 -
Attachment is obsolete: false
Updated•20 years ago
|
Attachment #180844 -
Attachment is obsolete: true
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•