Bug 249642 - Don't combine theme name with framework version
Summary: Don't combine theme name with framework version
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora Management Console
Classification: Fedora
Component: General
Version: 1.1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 240316
TreeView+ depends on / blocked
 
Reported: 2007-07-25 23:27 UTC by Nathan Kinder
Modified: 2020-01-07 20:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-07 20:02:22 UTC
Embargoed:


Attachments (Terms of Use)
CVS Diffs (3.57 KB, patch)
2007-07-25 23:27 UTC, Nathan Kinder
no flags Details | Diff

Description Nathan Kinder 2007-07-25 23:27:25 UTC
The title of the about dialog in Console currently combines the theme product
name with the framework version number.  This can be confusing since the version
of the theme package may differ from the version of the framework.

The proposed change removes the version number from the about dialog title.  The
title will simply say "About Foo Console", using the product name from the theme
jar file.  In the content of the dialog, I've added a message stating the
version of the framework that is being used.

Comment 1 Nathan Kinder 2007-07-25 23:27:25 UTC
Created attachment 159989 [details]
CVS Diffs

Comment 2 Nathan Kinder 2007-07-26 15:54:23 UTC
Checked into console (HEAD).  Thanks for the review Rich!

Checking in src/com/netscape/management/client/AboutDialog.java;
/cvs/dirsec/console/src/com/netscape/management/client/AboutDialog.java,v  <-- 
AboutDialog.java
new revision: 1.8; previous revision: 1.7
done
Checking in src/com/netscape/management/client/FrameworkInitializer.java;
/cvs/dirsec/console/src/com/netscape/management/client/FrameworkInitializer.java,v
 <--  FrameworkInitializer.java
new revision: 1.4; previous revision: 1.3
done
Checking in src/com/netscape/management/client/default.properties;
/cvs/dirsec/console/src/com/netscape/management/client/default.properties,v  <--
 default.properties
new revision: 1.8; previous revision: 1.7
done

Comment 4 Anh Nguyen 2007-12-11 22:01:45 UTC
Verified on Rhel5-32bit via the console's 'about'


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