#4057 [WebUI] Realm domain is not providing proper error message
Closed: Fixed None Opened 10 years ago by mkosek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1035286

Description of problem:
Realm domain is not providing proper error message when trying to delete domain
of IPA server

Version-Release number of selected component (if applicable):
ipa-server-3.3.3-5.el7.x86_64

How reproducible:
100%

Steps to Reproduce:
1.click delete
2.click update
3.select force delete/check DNS

Actual results:
1)showing validation error: Input form contains invalid or missing values.
2)required field error showing twice

Expected results:
cannot delete domain of IPA server
required field error should not show twice

Additional info:

Patch is on review, can be done before GA.

master:

  • 93de5db webui: show notification instead of modal dialog on validation error
  • c693b28 webui: fix required error notification in multivalued widget

Note that it was fixed in slightly different way. The error message is indeed not displayed twice but the "Input form contains invalid or missing values." message remains. It's general error message when validating form. New thing is that it's not displayed in a modal dialog but as non-blocking error message at the top of the page.

Metadata Update from @mkosek:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.0 GA

7 years ago

Login to comment on this ticket.

Metadata