Bug 274337 - [fiximprove] [SignEnhancements]: Error message in Signing functionality
Summary: [fiximprove] [SignEnhancements]: Error message in Signing functionality
Status: CLOSED INVALID
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: Signing (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: 1.0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2009-04-29 12:23 EDT by Felipe Moreira Duarte de Melo CLA
Modified: 2009-07-09 11:56 EDT (History)
3 users (show)

See Also:


Attachments
Error message image (19.57 KB, image/png)
2009-04-29 12:23 EDT, Felipe Moreira Duarte de Melo CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felipe Moreira Duarte de Melo CLA 2009-04-29 12:23:40 EDT
Created attachment 133790 [details]
Error message image

-----------Enter bugs above this line-----------
MTJ (1.0) Testing (200904270948)
Installation : eclipse-SDK-3.4.0 (I20080617-2000) 
MTJ install  : mtj-runtime
java.runtime : build 1.7.0-ea-b24
os.name:     : Business, Service Pack 1
------------------------------------------------

1. Open Signing preference page
2. Fill the "Location" field by clicking in "External..." button
3. The system prompts for password; enter the keystore password

Expected Result:
- None error message must appears to the user at this moment

Actual Result:
- An error message appears to the user (an error message image is attached)

Additional Information:
- To solve this problem fill the "KeyStore Type" properly before select the keystore location
Comment 1 David Marques CLA 2009-07-02 14:54:43 EDT
The default keystore type is JKS, so when a JKS keystore is opened there is no need to set the keystore type. Although all other keystore with non default types must have the type set before being opened. So it works as designed.
Comment 2 Gustavo de Paula CLA 2009-07-09 11:56:14 EDT
closed bug