If I create a new .js file in the static folder, the web based editor will not allow me to edit the file. If I add content to the file with an external editor, I can then edit the file in the web2py editor if there are at least 9 lines in the file. The bug does not seem to be file size dependent, but instead it seems to be dependent on the number of lines in the file. If there are less than 9 lines in the file, the web2py editor will not display the file or allow editing the file.
The problem occurs in both IE11 and Chrome browsers. I'm using the latest stable version of web2py. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

