Bug 406391
| Summary: | 3.29: Private icon and groups list at top of bug report | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Bugzilla | Reporter: | David Lawrence <dkl> | ||||
| Component: | Bugzilla General | Assignee: | David Lawrence <dkl> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.2 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-05-28 03:41:24 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 406071, 427057 | ||||||
| Attachments: |
|
||||||
|
Description
David Lawrence
2007-11-30 16:58:55 UTC
Size estimation: Add a piece of code to implement this function. It will include a simple input and a simple logical internal file unadjusted-function-point-total = 1*3 + 1*7=10 total-function-point-count = 10*1.11=11 LOC=11*60=660 Test unit: two web pages need to be tested. the LOC=2*20=40. (assume that testing one page needs 20 lines of code) Total LOC=660+40=700 Not a blocker for milestone 3. Just add the private icon. No need for the list of groups Created attachment 303546 [details]
Patch to add secure icon to top of show_bug.cgi (v1)
Attaching patch to add same secure lock icon used in 2.18 to top of
show_bug.cgi for private bugs. Also changed the css for buglist.cgi to show the
same icon in the bug list for private bugs.
Please review.
Dave
Comment on attachment 303546 [details]
Patch to add secure icon to top of show_bug.cgi (v1)
Looks good to me Dave.
Noura
Committed to CVS. Worked 1 hour. |