RT RT/krbdev.mit.edu: Ticket #5796 NIM: BUG: APP: change notification icon state to track default identity only Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5796
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.3
Tags
  • pullup
 

 Relationships  
Depends on:
Depended on by:
Parents:
  • 5691: (jaltman) Post KFW 3.2.1 Tracking Ticket [resolved]
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Mon Oct 1 01:27:34 2007
Starts: Not set
Started: Mon Oct 1 01:27:37 2007
Last Contact: Mon Oct 1 19:54:32 2007
Due: Not set
Updated: Tue Jun 17 11:55:16 2008 by guest
 

 People  
Owner
 jaltman
Requestors
 jaltman@mit.edu
Cc
 
AdminCc
 
 

 More about Jeffrey Altman  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Mon Oct  1 01:27:34 2007  jaltman - Ticket created    
     
From: jaltman@mit.edu
Subject: SVN Commit

Currently, the notification icon that is created by Network Identity
Manager indicates the status of all the known credentials.  If any
credential belonging to any identity is expired or in a critical
state, the icon will change color to indicate this.

This patch changes the behavior to only indicate the status of
credentials belonging to the default identity.  The expiration state
of credentials that do not belong to the default identity no longer
affect the appearance of the notification icon.

Commit By: jaltman



Revision: 20031
Changed Files:
U   trunk/src/windows/identity/ui/credwnd.c


Download (untitled) 600b
      Mon Oct  1 01:27:37 2007  jaltman - Requestor jaltman@mit.edu added    
      Mon Oct  1 01:27:37 2007  jaltman - Status changed from new to resolved    
      Mon Oct  1 01:38:34 2007  jaltman - Component windows added    
      Mon Oct  1 01:38:34 2007  jaltman - Target_Version 1.6.3 added    
      Mon Oct  1 01:38:35 2007  jaltman - Tags pullup added    
      Mon Oct  1 19:54:28 2007  tlyu - Version_Fixed 1.6.3 added    
      Mon Oct  1 19:54:29 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r20031 from trunk

 r20031@cathode-dark-space:  jaltman | 2007-10-01 01:27:29 -0400
 ticket: new
 subject: NIM: BUG: APP: notification icon state

 Currently, the notification icon that is created by Network Identity
 Manager indicates the status of all the known credentials.  If any
 credential belonging to any identity is expired or in a critical
 state, the icon will change color to indicate this.

 This patch changes the behavior to only indicate the status of
 credentials belonging to the default identity.  The expiration state
 of credentials that do not belong to the default identity no longer
 affect the appearance of the notification icon.



Commit By: tlyu



Revision: 20072
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/credwnd.c


Download (untitled) 802b
      Wed Oct  3 15:52:06 2007  jaltman - Subject changed from NIM: BUG: APP: notification icon state to NIM: BUG: APP: change notification icon state to track default identity only