Bug 443413

Summary: Email response template contains wrong link
Product: [Retired] Dogtag Certificate System Reporter: Johannes Russek <johannes.russek>
Component: CAAssignee: Ade Lee <alee>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: high    
Version: unspecifiedCC: benl, cfu, jgalipea, msauton, tao
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-22 23:28:35 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: 443788    
Attachments:
Description Flags
patch to fix none

Description Johannes Russek 2008-04-21 13:44:05 UTC
Description of problem:


Version-Release number of selected component (if applicable):

1.0

How reproducible:

request a certificate and look at the mail dogtag sends to the agent.


Actual results:

dogtag sends a mail with link to: https://my-pki:9443/ca/processReq?seqNum=8
but actually it's supposed to be
https://my-pki:9443/ca/agent/ca/profileReview?requestId=8

Additional info:

so apparently the URL dogtag sends out was valid for the redhat ca 7.1, but it's
not valid anymore

Comment 5 Ade Lee 2009-02-11 19:30:58 UTC
Created attachment 331614 [details]
patch to fix

cfu , please review.

Comment 6 Christina Fu 2009-02-12 00:16:35 UTC
(In reply to comment #5)
> Created an attachment (id=331614) [details]
> patch to fix
> 
> cfu , please review.

cfu+

Comment 7 Ade Lee 2009-02-12 01:15:26 UTC
[builder@dhcp231-124 pki]$ svn ci -m "Bugzilla BZ 443413, 443417"
Sending        base/ca/shared/emails/certIssued_CA
Sending        base/ca/shared/emails/certIssued_CA.html
Sending        base/ca/shared/emails/reqInQueue_CA
Sending        base/ca/shared/emails/reqInQueue_CA.html
Sending        base/common/src/com/netscape/cms/listeners/RequestInQListener.java
Sending        dogtag/ca/pki-ca.spec
Sending        dogtag/common/pki-common.spec
Transmitting file data .......
Committed revision 224.

Comment 8 Jenny Severance 2009-06-04 19:27:24 UTC
Verified

certIssued_CA
To get your certificate, please follow this URL:
https://$HttpHost:$HttpPort/ca/ee/ca/displayBySerial?serialNumber=$SerialNumber


certIssued_CA.html
To get your certificate, please follow this
<A HREF="https://$HttpHost:$HttpPort/ca/ee/ca/displayBySerial?serialNumber=$SerialNumber">URL</A>

reqInQueue_CA
request process url: https://$HttpHost:$HttpPort/ca/agent/ca/profileReview?requestId=$RequestId

reqInQueue_CA.html
Click 
<a href="https://$HttpHost:$HttpPort/ca/agent/ca/profileReview?requestId=$RequestId">
this URL</a> to process request