Closed Bug 828127 Opened 11 years ago Closed 11 years ago

[Needinfo] One user can needinfo multiple times from the same person

Categories

(bugzilla.mozilla.org :: Extensions, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: wachen, Assigned: dkl)

References

Details

Attachments

(1 file)

https://bugzilla.mozilla.org/show_bug.cgi?id=827535

mvines: 	needinfo 	ggrisco@codeaurora.org
shuang: 	needinfo 	ggrisco@codeaurora.org
wachen: 	needinfo 	ggrisco@codeaurora.org
wachen: 	needinfo 	ggrisco@codeaurora.org

Also, one can still add more needinfo from the same person.
Blocks: 827535
There are two aspects of this bug:
1. multiple people requesting from the same person:   Acceptable
2. same people requesting multiple times from another person:   Strange
No longer blocks: 827535
See Also: → 827535
Assignee: nobody → dkl
Status: NEW → ASSIGNED
Attachment #703582 - Flags: review?(glob)
Comment on attachment 703582 [details] [diff] [review]
Patch to disallow same requestee muliple times for needinfo (v1)

r=glob, with the following to be fixed on commit:

>+                next if $flag->requestee->login != $needinfo_flag->{requestee};

that needs to be 'ne' not '!='.
Attachment #703582 - Flags: review?(glob) → review+
Thanks

Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0   
modified extensions/Needinfo/Extension.pm
Committed revision 8446.

Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2   
modified extensions/Needinfo/Extension.pm
Committed revision 8510.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Extensions: Needinfo → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: