-
- Downloads
[FIX] web: get_file handles arbitrary AND serialized exceptions
Commit bcd4c90a was intendend to make get_file handle uncaught/unserialized exceptions in the context of a http request The drawback is that when get_file received a serialized exception (route: /report/download) the JS modal was empty in that case This commit handles both the cases OPW 1848606 closes #24794
Please register or sign in to comment