#3907 Broken redirection when deleting last entry of DNS resource record
Closed: Fixed None Opened 10 years ago by pvoborni.

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.

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.3.x - 2013/09 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata