#49003 Click on member tab in role attribute gives an error pop-up without any error message
Closed: wontfix None Opened 7 years ago by mreynolds.

when we click on member tab in role attribute gives an error pop-up without any error message.

Version-Release number of selected component (if applicable):
389-admin-debuginfo-1.1.44-1.el7dsrv.x86_64
389-admin-console-1.1.12-1.el7dsrv.noarch
389-ds-base-1.3.5.10-11.el7.x86_64
389-ds-base-libs-1.3.5.10-11.el7.x86_64
389-admin-1.1.44-1.el7dsrv.x86_64

How reproducible:
100%

Steps to Reproduce:
1.Open a new role
2.type Name and Discrimination for role
3. Click on Members tab

Actual results:
give error pop-up without any error message


Hi Mark,

Your patches look good. You have my ack on them.

I have one more request which is weakly related. The managedRolePage catches the exception from the ldap url parser, but the error title and text are missing as found by Viktor.
{{{
https://bugzilla.redhat.com/show_bug.cgi?id=1376823#c7
ResourceSet:getString():Unable to resolve managedRolePage-errortext
ResourceSet:getString():Unable to resolve managedRolePage-errortitle
}}}
Could you please add the 2 items to dirserv.properties in ds-console?

Your fix eliminates the current exception case, but it'd be nice to have them for other error cases... Thanks!

Replying to [comment:2 nhosoi]:

Hi Mark,

Your patches look good. You have my ack on them.

I have one more request which is weakly related. The managedRolePage catches the exception from the ldap url parser, but the error title and text are missing as found by Viktor.
{{{
https://bugzilla.redhat.com/show_bug.cgi?id=1376823#c7
ResourceSet:getString():Unable to resolve managedRolePage-errortext
ResourceSet:getString():Unable to resolve managedRolePage-errortitle
}}}
Could you please add the 2 items to dirserv.properties in ds-console?

Your fix eliminates the current exception case, but it'd be nice to have them for other error cases... Thanks!

New patched attached...

To ssh://git.fedorahosted.org/git/389/ds-console.git
f4ec34b..801a83e master -> master
commit 801a83ef74aba2cdbb679cea84cd93fc6846c770
commit e6690a0dcb045da5dd198c17406452307e6cd9a8

To ssh://git.fedorahosted.org/git/idm-console-framework.git
6429395..61e56c1 master -> master
commit 61e56c1414eb2bd087967c5694a1373636607a0c

To ssh://git.fedorahosted.org/git/idm-console-framework.git
61e56c1..072bba6 master -> master
commit 072bba603142f3b5e1ee84d2060271fb716d7d7a

Metadata Update from @nhosoi:
- Issue assigned to mreynolds
- Issue set to the milestone: 389-admin,console 1.1.44

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2062

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata