Bug 563513

Summary: New replication -> No changelong configured-msg
Product: [Retired] 389 Reporter: Appiah <muppski>
Component: AdminAssignee: Rich Megginson <rmeggins>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: low Docs Contact:
Priority: medium    
Version: 1.1.3CC: jgalipea
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: 2015-12-07 16:40:17 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: 434914    
Attachments:
Description Flags
563513-389-ds-console.patch
rmeggins: review+
new error message trying to add rep agreement without enabling replication and changelog none

Description Appiah 2010-02-10 13:37:40 UTC
Description of problem:
Running Fedora 12

When trying to create a new replication agreement or new windows sync agreement you get an error saying "Undefined resource: no changelong configured-msg" both title of the box and in the box.

This is when you have not enabled Changelog ...
Should just be a matter of correcting the error output.


How reproducible:


Steps to Reproduce:
1. Start 389-console
2. Connect to directory server
3. Go to Configuration
4. Select Replication -> userRoot -> right click and choose new replication
  
Actual results:
"Undefined resource: no changelong configured-msg"

Expected results:
Some text saying that I need to enable changelog before being able to create a new sync agreement

Comment 2 Endi Sukma Dewata 2010-04-07 15:34:23 UTC
Created attachment 404999 [details]
563513-389-ds-console.patch

The ReplicaResourceObject.actionMenuSelected() has been modified to display the proper message if the changelog is not configured.

Comment 3 Rich Megginson 2010-04-07 15:40:18 UTC
To ssh://git.fedorahosted.org/git/389/ds-console.git
   80e27d4..50cd061  master -> master
commit 50cd061a5adc99b886d78ee2bbb2f0dd1cdf47f8
Author: Endi S. Dewata <edewata>
Date:   Wed Mar 31 00:32:02 2010 -0500
    Fix Description: The ReplicaResourceObject.actionMenuSelected() has been m
    Platforms tested: F12
    Reviewed by: rmeggins (and pushed by)

Comment 4 Jenny Severance 2010-06-01 17:42:48 UTC
Created attachment 418751 [details]
new error message trying to add rep agreement without enabling replication and changelog

Comment 5 Jenny Severance 2010-06-01 17:50:07 UTC
verified - RHEL 4

version:

redhat-ds-base-8.2.0-2010053104.el4dsrv
redhat-admin-console-8.2.0-1.el4dsrv
redhat-idm-console-1.0.0-26.el4idm
redhat-ds-console-8.2.0-3.el4dsrv
redhat-ds-8.2.0-1.el4dsrv
redhat-ds-admin-8.2.0-3.el4dsrv


See attached screen shot for new error message.