Bug 178947 - Replica UI "Replica ID" setting tool tip is incorrect (max val is really 65534)
Summary: Replica UI "Replica ID" setting tool tip is incorrect (max val is really 65534)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Directory Server
Classification: Red Hat
Component: UI - General UI
Version: 7.1
Hardware: All
OS: Linux
low
high
Target Milestone: DS8.1
: ---
Assignee: Noriko Hosoi
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 152373 249650 FDS1.2.0
TreeView+ depends on / blocked
 
Reported: 2006-01-25 17:40 UTC by To Ngan
Modified: 2015-01-04 23:19 UTC (History)
4 users (show)

Fixed In Version: 8.1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-29 22:58:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
cvs diff directoryconsole/help/en/help/configtab_replication3.html (1.29 KB, patch)
2009-02-26 17:22 UTC, Noriko Hosoi
no flags Details | Diff
cvs commit message (comment#5) (642 bytes, text/plain)
2009-02-26 17:50 UTC, Noriko Hosoi
no flags Details

Description To Ngan 2006-01-25 17:40:20 UTC
Description of problem:
Replica UI "Replica ID" setting tool tip says range 1 to 255 but allows larger
values

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

How reproducible:
Consistently

Steps to Reproduce:
1. Open DS console, enable changelog, enable replica
2. Select Single Master Replica Role
3. Move mouse over Replica ID field and verify it says ID value 1 to 255
(consistent with Help content)
4. Enter 10000 (max value allowed by UI is 65534) and Save
  
Actual results:
Change is saved in config/dse.ldif

Expected results:
UI allowed range should match tool tip and Docs

Comment 3 Rich Megginson 2008-12-11 17:34:55 UTC
Checking in replication.properties;
/cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/panel/replication/replication.properties,v  <--  replication.properties
new revision: 1.4; previous revision: 1.3
done

Comment 4 Jenny Severance 2009-02-25 18:12:15 UTC
Tool tip now says:

A number between 1 and 65534 inclusive that uniquely identifies this replica.


However, the on-line help still says An integer between 1 and 255 that identifies this replica.

Comment 5 Noriko Hosoi 2009-02-26 17:22:44 UTC
Created attachment 333360 [details]
cvs diff directoryconsole/help/en/help/configtab_replication3.html

Description: replacing 255 with 65534 in the online help page.

Comment 6 Noriko Hosoi 2009-02-26 17:50:20 UTC
Created attachment 333364 [details]
cvs commit message (comment#5)

Reviewed by Rich (Thanks!)

Checked in into CVS HEAD.

Comment 7 Jenny Severance 2009-03-27 12:10:10 UTC
fix verfied - RHEL 5

Comment 8 Chandrasekar Kannan 2009-04-29 22:58:16 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-0455.html


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