Bug 767800

Summary: Firefox Launcher on Panel being modified for all users.
Product: [Retired] Dogtag Certificate System Reporter: Matthew Harmsen <mharmsen>
Component: Installer (pkicreate/pkiremove)Assignee: Matthew Harmsen <mharmsen>
Status: CLOSED EOL QA Contact: Ben Levenson <benl>
Severity: high Docs Contact:
Priority: high    
Version: 9.0CC: alee, dpal, jgalipea, jmontleo, mkosek, nkinder
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 745677 Environment:
Last Closed: 2020-03-27 18:37:46 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: 745677    
Bug Blocks: 530474    
Attachments:
Description Flags
Remove PKI desktop icons (Dogtag 9)
none
Remove PKI desktop icons (Dogtag 10) none

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