summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2012-09-07 14:24:58 +0200
committerPetr Vobornik <pvoborni@redhat.com>2012-09-12 09:37:53 +0200
commitb4d35718a52e2649a407b95b85193f20401c346d (patch)
tree94754f053396ebe75e791081532f242eede1329c /tests/test_xmlrpc
parent1f831393a24c0c3c7df50c4327395f1197f485e5 (diff)
downloadfreeipa.git-b4d35718a52e2649a407b95b85193f20401c346d.tar.gz
freeipa.git-b4d35718a52e2649a407b95b85193f20401c346d.tar.xz
freeipa.git-b4d35718a52e2649a407b95b85193f20401c346d.zip
Prevent opening of multiple dirty dialogs on navigation
Facets which performs AJAX call after update refresh (clear dirty state) after calling callback of dirty dialog. It might lead to multiple openings of dirty dialog. Assuming that calling dirty dialog's callback can be evaluated as "dirty state is gone", we can call reset in the callback to prevent the issue. There will be an incorrect state in the facet for a moment. It will be fixed soon on execute of callback of the refresh AJAX call. It is not an issue because it will happen in background. User will be looking on different facet. https://fedorahosted.org/freeipa/ticket/2667
Diffstat (limited to 'tests/test_xmlrpc')
0 files changed, 0 insertions, 0 deletions