Project:
View Revisions: Issue #35613 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0035613: Deleting pop-up is displayed forever under some circumstances | ||
Revision | 2017-03-24 13:53 by caristu | ||
Steps To Reproduce | 1) Having no modules in In development status, login as System Administrator and navigate to the [Message] window 2) Open any record in form view and click on delete button of the toolbar. An error message will be displayed because its module is not in in development status. 3) Do not close the current record neither the [Message] window. 4) Open the [Modules] window and put the module of the selected message in step 2 in in development. 5) Return to the [Message] window and click on the delete button. Notice that the "deleting" pop-up is displayed forever. Note that a js error is raised in the console: Uncaught TypeError: Cannot read property 'id' of undefined |
||
Revision | 2017-03-24 13:52 by caristu | ||
Steps To Reproduce | 1) Having no modules in In development status, login as System Administrator and navigate to the [Message] window 2) Open any record in form view and click on delete button of the toolbar. An error message will be displayed because we do not have modules in in development status. 3) Do not close the current record neither the [Message] window. 4) Open the [Modules] window and put the module of the selected message in step 2 in in development. 5) Return to the [Message] window and click on the delete button. Notice that the "deleting" pop-up is displayed forever. Note that a js error is raised in the console: Uncaught TypeError: Cannot read property 'id' of undefined |
Copyright © 2000 - 2009 MantisBT Group |