Bug 767800 - Firefox Launcher on Panel being modified for all users.
Summary: Firefox Launcher on Panel being modified for all users.
Keywords:
Status: CLOSED EOL
Alias: None
Product: Dogtag Certificate System
Classification: Retired
Component: Installer (pkicreate/pkiremove)
Version: 9.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Matthew Harmsen
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On: 745677
Blocks: 530474
TreeView+ depends on / blocked
 
Reported: 2011-12-14 22:07 UTC by Matthew Harmsen
Modified: 2020-03-27 18:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 745677
Environment:
Last Closed: 2020-03-27 18:37:46 UTC
Embargoed:


Attachments (Terms of Use)
Remove PKI desktop icons (Dogtag 9) (16.27 KB, patch)
2012-03-06 22:38 UTC, Matthew Harmsen
no flags Details | Diff
Remove PKI desktop icons (Dogtag 10) (16.31 KB, patch)
2012-03-06 22:39 UTC, Matthew Harmsen
no flags Details | Diff

Comment 1 Matthew Harmsen 2012-03-06 22:38:55 UTC
Created attachment 568088 [details]
Remove PKI desktop icons (Dogtag 9)

Comment 2 Matthew Harmsen 2012-03-06 22:39:46 UTC
Created attachment 568089 [details]
Remove PKI desktop icons (Dogtag 10)

Comment 3 Matthew Harmsen 2012-03-06 22:41:50 UTC
Although email was sent out for the previous two attachments, there should be no ACKS necessary since these were previously reviewed in:

  * Bugzilla Bug #745677 - Firefox Launcher on Panel being modified for all users.

Comment 4 Matthew Harmsen 2012-03-06 22:47:45 UTC
Dogtag 9:

# git am 0001-Remove-PKI-desktop-icons.patch 
Applying: Remove PKI desktop icons

# git log -1
commit 8b9dc39ca6592d5c0cd6c0e6b24775de1dad161a
Author: Matthew Harmsen <mharmsen>
Date:   Tue Mar 6 14:24:38 2012 -0800

    Remove PKI desktop icons
    
    Bugzilla Bug #767800 - Firefox Launcher on Panel being modified for all users.

# git push
Counting objects: 31, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (14/14), done.
Writing objects: 100% (16/16), 1.46 KiB, done.
Total 16 (delta 11), reused 4 (delta 1)
To ssh://git.fedorahosted.org/git/pki.git
   77a0975..8b9dc39  DOGTAG_9_BRANCH -> DOGTAG_9_BRANCH



Dogtag 10:

# git am 0001-Remove-PKI-desktop-icons.patch 
Applying: Remove PKI desktop icons

# git log -1
commit a4942509ef7bca864df619a94b90d05cf2204114
Author: Matthew Harmsen <mharmsen>
Date:   Tue Mar 6 14:03:11 2012 -0800

    Remove PKI desktop icons
    
    Bugzilla Bug #767800 - Firefox Launcher on Panel being modified for all users.

# git push
Counting objects: 31, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (15/15), done.
Writing objects: 100% (16/16), 1.51 KiB, done.
Total 16 (delta 11), reused 4 (delta 1)
To ssh://git.fedorahosted.org/git/pki.git
   12fbb32..a494250  master -> master


Note You need to log in before you can comment on or make changes to this bug.