#51118 Create instance dialog should validate input better
Closed: wontfix 3 years ago by mreynolds. Opened 3 years ago by mreynolds.

Issue Description

We need to valid the root DN, instance name, ports, etc.

Using instance name:

TestSLAPD_%#ls

I get:

Error: '%' must be followed by '%' or '(', found: '%#ls'

Without percent (TestSLAPD_#ls) instance creation starts, but then fails:

When I'm trying port number -1, I get:
Error: Port must be a number between 1 and 65534!
Although it accepts 65535 (as it should).

non-ASCII input is accepted for Directory Manager DN


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1748373

3 years ago

Commit a0113b1 relates to this ticket

Commit a0113b1 relates to this ticket

3eb8617..b3315a5 389-ds-base-1.4.3 -> 389-ds-base-1.4.3

5ac5b02..db11e8e 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 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/4171

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
Related Pull Requests