Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/3907 Reproduction: 1. add new dns record 2. open details page of the record 3. delete the entry (there should be only one in the record) 4. redirection dialog with text "DNS record was deleted because it contained no data. You will be redirected to DNS Zone." should appear 5. confirm the dialog 6. User is not redirected Expected: 6. User should be redirected resource records page of parent zone Cause: * Invalid call - `navigation.show_entity_page`. Should be `navigation.show_entity`.
Fixed upstream: master: https://fedorahosted.org/freeipa/changeset/5c4a72de59840b84a128c8649c8d7b4333344993 ipa-3-3: https://fedorahosted.org/freeipa/changeset/ac5447f57953dd022f63f9f801c5628df3e4b832
Verified in ipa-server-3.3.3-15.el7.x86_64 Step 1. add new dns record 2. open details page of the record 3. delete the entry (there should be only one in the record) 4. redirection dialog with text "DNS record was deleted because it contained no data. You will be redirected to DNS Zone." 5. confirm the dialog 6. User is redirected to resource records page of parent zone.
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.