Bug 497417

Summary: ESC enrollment page does not show changed description in tps config for uid and password fields for ldap auth.
Product: [Retired] Dogtag Certificate System Reporter: Asha Akkiangady <aakkiang>
Component: ESCAssignee: Jack Magne <jmagne>
Status: CLOSED NOTABUG QA Contact: Chandrasekar Kannan <ckannan>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: alee, benl, jgalipea, sean.veale
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: 2010-01-29 19:26: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:

Description Asha Akkiangady 2009-04-23 20:04:27 UTC
Description of problem:
ESC enrollment page does not show changed description in tps config for uid and password fields for ldap auth.

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

How reproducible:


Steps to Reproduce:
1. Change the descriptions in tps configuration associated with ui and password fields for ldap auth:

auth.instance.0.ui.id.PASSWORD.description.en=Changed desc LDAP Password
auth.instance.0.ui.id.UID.description.en=Changed desc LDAP User ID

2. Restart tps server.

3. Enroll a user token. 
  
Actual results:
LDAP Authentication dialog does not show the changed descriptions.

Expected results:
LDAP Authentication dialog should show the changed descriptions.

Additional info:
This is a regression bug. The actual text is hard coded in the html page (Enroll.html).

Comment 1 Sean Veale 2009-05-08 16:40:53 UTC
It worked for me but I had to change both of these lines

auth.instance.0.ui.id.PASSWORD.description.en=Changed LDAP Password
auth.instance.0.ui.id.PASSWORD.name.en=Changed LDAP Password