Comment 13 for bug 1931558

Revision history for this message
Anh Nguyen (nopex) wrote :

Hi everyone,
Are there any updates about this?
Btw, I agreed with Akihiro's concern about the fix and I think this feature should only use in the local env.

Did we need to allow the user to access a local file on the server via the web app?
For example, we put the path file "/home/user_admin/filename" via Workbook and then the app will access and show it to the user (if the error occurred)?

In my opinion, at least, we need to check the error handling, if the file is an invalid workbook, just show that "Invalid DSL: '/etc/passwd' is not of type 'object'" instead of showing the file's content with the error as we did.