Skip to content

UI - Enabling replication for a sub suffix crashes browser #6254

@droideck

Description

@droideck

Description of problem:
Web Console: Enabling replication for a sub suffix causes TypeError: this.props.data.nsds5replicabinddn is not iterable

How reproducible:
Always

Steps to Reproduce:

  1. Create a sub suffix
    dsconf ... backend create --suffix="ou=people,dc=example,dc=com" --be-name="people" --parent-suffix="dc=example,dc=com"

  2. Enable Replication from Web Console

https://example.com:9090/389-console
Replication -> Suffixes -> ou=people,dc=example,dc=com
[Enable Replication]
Set only Password

  1. Select Replication -> Suffixes -> ou=people,dc=example,dc=com

  2. Get Ooops!

TypeError: this.props.data.nsds5replicabinddn is not iterable
    at J5.render (index.js:647:180733)
    at yk (index.js:5:65571)
    at mU (index.js:5:65368)
    at aq (index.js:9:9718)
    at QW (index.js:9:952)
    at E5e (index.js:9:878)
    at a7 (index.js:9:729)
    at Lk (index.js:7:10840)
    at index.js:5:38845
    at ls.unstable_runWithPriority (index.js:1:11969)
Sk	@	index.js:7

Actual results:
Get Ooops!

Expected results:
Don't get Ooops!

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThe issue will be triaged during scrum

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions