Hestiacp: WebUI: Back in Add DNS Record after create does not go back to the list

Created on 23 Jul 2020  路  3Comments  路  Source: hestiacp/hestiacp

"Add Record" in the DNS webUI brings a new empty form after creating a new DNS record. Pressing the back button on the browser returns to the previous empty form. It should return to the previous list.

As a reference, the behavior works as expected in the "Add Web Domain"

bug

All 3 comments

Also applies to "Add Mail Account" in mail section the issue is caused by the javascript:window.history.back(); instead of /list/domain?domain=test.nl

Noticed also that list_search has the same user but probably changing would be more difficult...

https://github.com/hestiacp/hestiacp/search?q=javascript%3Awindow.history.back%28%29%3B&unscoped_q=javascript%3Awindow.history.back%28%29%3B

Thanks for the issue report @vestacp-user, the appropriate fix has been merged for inclusion.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

liamdemafelix picture liamdemafelix  路  5Comments

ioannidesalex picture ioannidesalex  路  4Comments

vestacp-user picture vestacp-user  路  3Comments

loxK picture loxK  路  4Comments

johnnyq picture johnnyq  路  3Comments