Bug 500233
Summary: | help buttons in fourth step of cert wizard point to bad URLs | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Ulf Weltman <ulf.weltman> | ||||
Component: | UI - Online Help | Assignee: | Rich Megginson <rmeggins> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.2.0 | CC: | amsharma, jgalipea, nhosoi | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-12-07 16:57:39 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: | |||||||
Bug Blocks: | 434915, 495079 | ||||||
Attachments: |
|
Description
Ulf Weltman
2009-05-11 19:54:01 UTC
Created attachment 343497 [details]
trivial fix proposal
Comment on attachment 343497 [details]
trivial fix proposal
Reviewed and tested by nhosoi.
Description by Ulf Weltman (ulf.weltman): The fourth step of the certificate management wizard for both installing server certificate and CA certificate point to bad URLs. The resource key for one is using capitalized "Admin" when it should be lowercase "admin", and the other resource key is missing a value. Checking in the patch on behalf of Ulf Weltman (ulf.weltman). CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/com/netscape/management/client/security/KeyCertWizardResource.properties CVS: ---------------------------------------------------------------------- Checking in src/com/netscape/management/client/security/KeyCertWizardResource.properties; /cvs/dirsec/console/src/com/netscape/management/client/security/KeyCertWizardResource.properties,v <-- KeyCertWizardResource.properties new revision: 1.3; previous revision: 1.2 done Did not face this issue in latest build hence marking the bug as VERIFIED. |